Adding Analyzer, Adding more Purge CSS Options

This commit is contained in:
Belen Curcio
2020-11-06 20:09:33 -03:00
parent 817fee61cf
commit c2a115ca57
5 changed files with 1106 additions and 36 deletions

View File

@@ -1,4 +1,7 @@
module.exports = {
future: {
purgeLayersByDefault: true,
},
purge: {
content: [
'./pages/**/*.{js,ts,jsx,tsx}',