Skip to content

eldog/meteor-dev-dependency-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction:

meteor run

Should eventually crash with

Error: Cannot find module '../core-js/symbol/iterator'

Moving babel-runtime from devDependencies to dependencies seems to fix it.

About

Example of crash when babel-runtime is in devDependencies in METEOR@1.4.2-beta.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published