We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b74697 + 36641d9 commit e13109aCopy full SHA for e13109a
1 file changed
README.md
@@ -137,7 +137,7 @@ custom:
137
rawFileExtensions: # An array of file extensions to import using the Webpack raw-loader.
138
- csv # Defaults to ['pem', 'txt']
139
minifyOptions: # Options for ESBuildMinifyPlugin (https://esbuild.github.io/api/#simple-options)
140
- - keepNames: true # Disable symbol name mangling during minification
+ keepNames: true # Disable symbol name mangling during minification
141
experiments: # Give the ability to activate and try out experimental features of Webpack
142
143
```
0 commit comments