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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 99.8%Language:HTML 0.2%