Explorar el Código

Remove purgecss

raitis hace 5 años
padre
commit
9f3b3a7003
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/webpack.common.js

+ 0 - 2
src/webpack.common.js

@@ -40,8 +40,6 @@ module.exports = {
       // We manually inject css and js files in our template
       inject: false
       // favicon: 'assets/img/favicon.ico'
-    }),
-    new PurgecssPlugin({
     })
   ],
   module: {