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

Run cli.js through babel #246

Merged
merged 9 commits into from
Dec 19, 2017
Merged

Run cli.js through babel #246

merged 9 commits into from
Dec 19, 2017

Conversation

DeMoorJasper
Copy link
Member

Should fix closes #244

@shawwn
Copy link
Contributor

shawwn commented Dec 16, 2017

@devongovett could we merge this?

@devongovett devongovett merged commit ac0fbaf into parcel-bundler:master Dec 19, 2017
@rowanu
Copy link

rowanu commented Dec 21, 2017

Just wondering if you guys have a release schedule? I'm keen to get my hands on this feature. Thanks.

@shawwn
Copy link
Contributor

shawwn commented Dec 21, 2017

@rowanu I've created a fork of Parcel called Parsley. You can install it by running npm install -g parsley-bundler and then run parsley instead of parcel.

In general, I'll try to mirror Parcel's main repository, but I'll also merge open PRs and put in other experimental features.

@DeMoorJasper DeMoorJasper deleted the feature/compile-cli branch January 1, 2018 09:43
devongovett pushed a commit that referenced this pull request Oct 15, 2018
* run prettier

* fix

* use same src folder as everything else
devongovett pushed a commit that referenced this pull request Oct 15, 2018
* run prettier

* fix

* use same src folder as everything else
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

Successfully merging this pull request may close these issues.

🐛 about SyntaxError: Unexpected token function
4 participants