A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/shellscape/webpack-manifest-plugin/issues/267 below:

document usage of writeToFileEmit with webpack-clean plugin · Issue #267 · shellscape/webpack-manifest-plugin · GitHub

Documentation Is:

Please Explain in Detail...

webpack-clean plugin deletes manifest.json if used with webpack-dev-server.
It should be documented that you have to exclude manifest.json like this

new CleanWebpackPlugin({
            verbose: true,
//important elsewise minifest.json is deleted
            cleanOnceBeforeBuildPatterns: ['**/*', '!manifest.json'],
        }),

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4