Closed KangdaOOLin closed 7 years ago
Is there a way to not generate manifest.js file while webpack compile ? If you can, you can add an option to let the user choose whether to generate the manifest.js file.
manifest.js
webpack
It is generated by html plugin. I do not know anyway to stop it. You can ask in that project.
Is there a way to not generate
manifest.js
file whilewebpack
compile ? If you can, you can add an option to let the user choose whether to generate themanifest.js
file.