webpack-pwa-manifest icon indicating copy to clipboard operation
webpack-pwa-manifest copied to clipboard

Webpack 5 support, deprecation warning: DEP_WEBPACK_COMPILATION_ASSETS

Open wintercounter opened this issue 4 years ago • 6 comments

(node:33508) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.
        Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.
        Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.

wintercounter avatar Oct 27 '20 12:10 wintercounter

I'm still getting this with "html-webpack-plugin": "^5.2.0", and "webpack-pwa-manifest": "^4.3.0" any news?

Wyzix33 avatar Mar 04 '21 22:03 Wyzix33

Is there any activity on this?

Enase avatar May 11 '21 14:05 Enase

Is there any activity on this?

I ended up creating my own manifest.json file manually. This package is overkill.

eliseumds avatar May 11 '21 14:05 eliseumds

Hello everyone. Do we have any news? or maybe this plugin unsupported ?

sergeushenecz avatar Jun 30 '21 19:06 sergeushenecz

I think unsupported is the case

marcusjwhelan avatar Oct 20 '21 15:10 marcusjwhelan

any updates or alternatives here ?

parammittal163 avatar Dec 01 '22 11:12 parammittal163