-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
When I build my app with Webpack I get this deprecation warning:
(node:86841) [DEP_WEBPACK_COMPILATION_OPTIMIZE_CHUNK_ASSETS] DeprecationWarning: optimizeChunkAssets is deprecated (use Compilation.hooks.processAssets instead and use one of Compilation.PROCESS_ASSETS_STAGE_* as stage option)
(Use node --trace-deprecation ... to show where the warning was created)
Can we get rid of this?
saurabhgupta11, tiennguyen1293 and danon
Metadata
Metadata
Assignees
Labels
No labels