/webpack-require-chunk-as-module-fail

This repo demonstrates how Webpack 1 and 2 both fail to properly deal with dynamic requires

Primary LanguageJavaScript

This repo demostrates how Webpack 1 and 2's failure to deal with dynamic requires.

Read the READMEs under each directory to find out how to experiment with it.

Also, make sure you read the generated bundle files, the clues to why are all there.