Copy-webpack-plugin: Webpack 4 support

Created on 28 Jan 2018  路  3Comments  路  Source: webpack-contrib/copy-webpack-plugin

This is the error I get trying to use this plugin with Webpack 4 beta:

/home/jbruni/project/node_modules/copy-webpack-plugin/dist/index.js:151
                    compilation.contextDependencies.push(context);
                                                    ^

TypeError: compilation.contextDependencies.push is not a function
4 (important) Patch 3 (broken) Bug

Most helpful comment

@alberto2000 we already support webpack@4 just update you deps

All 3 comments

@jbruni thanks for issue, fix it in near future

Any news on webpack 4 support?

@alberto2000 we already support webpack@4 just update you deps

Was this page helpful?
0 / 5 - 0 ratings

Related issues

serut picture serut  路  3Comments

Jocs picture Jocs  路  4Comments

ietabhi picture ietabhi  路  5Comments

kimgysen picture kimgysen  路  3Comments

gh67uyyghj picture gh67uyyghj  路  4Comments