|
@@ -54,7 +54,7 @@ module.exports = function defaultConfig(options) {
|
|
hints: false
|
|
hints: false
|
|
},
|
|
},
|
|
plugins: [
|
|
plugins: [
|
|
- new hardSourceWebpackPlugin(),
|
|
|
|
|
|
+ // new hardSourceWebpackPlugin(),
|
|
new webpack.WatchIgnorePlugin([
|
|
new webpack.WatchIgnorePlugin([
|
|
/\.js$/,
|
|
/\.js$/,
|
|
/\.d\.ts$/,
|
|
/\.d\.ts$/,
|