Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to support babel-runtime #54

Open
NexxLuo opened this issue Aug 13, 2018 · 1 comment
Open

How to support babel-runtime #54

NexxLuo opened this issue Aug 13, 2018 · 1 comment

Comments

@NexxLuo
Copy link

NexxLuo commented Aug 13, 2018

I check the source code found that can support babel-runtime. but how to set the options in packgage.json?

image

@LayGit
Copy link

LayGit commented Dec 28, 2018

you can set it by add '--babel-runtime' arg to run script
package.json e.g.
{ ... "script": { "start": "rc-tools run server --babel-runtime", ... } }

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

No branches or pull requests

2 participants