Open
Description
The default bannerConfig should be left out in:
wp-webpack-script/packages/scripts/src/config/project.config.default.ts
Lines 115 to 130 in 77d9189
Inlining css chunks is not pretty with a bannerConfig for each file. There is no need for a default config. Even bannerConfig: false
does just return undefined for every property in:
wp-webpack-script/packages/scripts/src/config/WebpackConfigHelper.ts
Lines 380 to 402 in 8d6be75
Metadata
Metadata
Assignees
Labels
No labels