breadadams / webpack-dependon-example

Reproduction of https://github.com/webpack/webpack/issues/13285

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack dependOn example

A reproduction for webpack/webpack#13285, this is reduced version of a real-world project.

How to reproduce

Within webpack.config.js, replace the entryNames variable on L7 with the commented code below it.

About

Reproduction of https://github.com/webpack/webpack/issues/13285


Languages

Language:JavaScript 96.1%Language:HTML 3.9%