Explorar o código

WebPack Core Config

sebastien %!s(int64=6) %!d(string=hai) anos
pai
achega
ea012495d6
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      src/webpack.config.js

+ 0 - 4
src/webpack.config.js

@@ -50,10 +50,6 @@ module.exports = {
         port: 9000
     },
     plugins: [
-        new CleanWebpackPlugin([
-            path.resolve(__dirname, './**/*.js'),
-            path.resolve(__dirname, './**/*.map')
-        ]),
         new webpack.WatchIgnorePlugin([
             /\.js$/,
             /\.d\.ts$/,