Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Webpack 5 support, deprecation warning: DEP_WEBPACK_COMPILATION_ASSETS #144

Open
wintercounter opened this issue Oct 27, 2020 · 6 comments

Comments

@wintercounter
Copy link

(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_*.
@Wyzix33
Copy link

Wyzix33 commented Mar 4, 2021

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

@Enase
Copy link

Enase commented May 11, 2021

Is there any activity on this?

@eliseumds
Copy link

Is there any activity on this?

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

@sergeushenecz
Copy link

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

@marcusjwhelan
Copy link

I think unsupported is the case

@parammittal163
Copy link

any updates or alternatives here ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants