Skip to content

Legends/webpack-pure-es6-without-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-pure-es6-without-babel

Execute yarn mb after compilation finishes, hit F5.

Error: --> ReferenceError: window is not defined

I tracked it down to the dynamic import: import("./lazy.js") in main.js. If I change it to a normal import the app runs flawlessly.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published