Skip to content

A simple repo showcasing the current issue with using Import Barrels.

Notifications You must be signed in to change notification settings

meenie/webpack-import-barrel-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack 2.1.0-beta.20 Import Barrel Bug

A simple repo showcasing the current issue with using Import Barrels.

Setup:

$ npm install

Build:

$ ./node_modules/.bin/webpack

Run:

$ open ./bin/index.html

Make sure and open your console to see the output. There should be no undefined's in the console.log()'s.

About

A simple repo showcasing the current issue with using Import Barrels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published