Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hzsrc committed Sep 10, 2022
1 parent 98406ef commit 4e7fef6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 10 deletions.
1 change: 1 addition & 0 deletions build/webpack.base.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ module.exports = {
changeSelector: themeUtil.changeSelector,
isJsUgly: config.isBuild,
injectCss: true,
// injectToHtml: /\w+\.html$/i,
// resolveCss(resultCss) { // optional. Resolve result css code as you wish.
// return resultCss + youCssCode
// }
Expand Down
12 changes: 3 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"webpack-hot-middleware": "^2.25.0",
"webpack-iconfont-plugin-nodejs": "^1.0.24",
"webpack-merge": "^5.7.3",
"webpack-theme-color-replacer": "^1.4.1"
"webpack-theme-color-replacer": "^1.4.2"
},
"engines": {
"node": ">= 4.0.0",
Expand Down

0 comments on commit 4e7fef6

Please sign in to comment.