updated webpack dev build to run 'drush cc css-js'

This commit is contained in:
2022-08-10 14:49:59 +02:00
parent 44df557f29
commit 75ea440f89
3 changed files with 22 additions and 1 deletions

View File

@@ -88,6 +88,7 @@
"webpack-bundle-analyzer": "^4.4.0",
"webpack-cli": "^4.2.0",
"webpack-extraneous-file-cleanup-plugin": "^2.0.0",
"webpack-merge": "^5.4.0"
"webpack-merge": "^5.4.0",
"webpack-shell-plugin-next": "^2.2.2"
}
}