Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Change babel-runtime from devDeps to deps #14

Open
zecaptus opened this issue Feb 25, 2016 · 2 comments
Open

Change babel-runtime from devDeps to deps #14

zecaptus opened this issue Feb 25, 2016 · 2 comments

Comments

@zecaptus
Copy link

I'm unable to build 'babel-runtime/helpers/get.js' because your babel-runtime is in your devDependencies.

I'm using babel with Brunch.io

Thank you.

@xx7y7xx
Copy link

xx7y7xx commented Sep 7, 2016

I found babel-runtime is in peerDependencies.

@xx7y7xx
Copy link

xx7y7xx commented Sep 7, 2016

Install babel-runtime fix my problem.

$ npm install --save babel-runtime
[email protected] node_modules/babel-runtime
├── [email protected]
└── [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants