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

Optionally add option to scaffold project without Babel #9

Open
cdimascio opened this issue Oct 18, 2017 · 3 comments
Open

Optionally add option to scaffold project without Babel #9

cdimascio opened this issue Oct 18, 2017 · 3 comments

Comments

@cdimascio
Copy link
Owner

cdimascio commented Oct 18, 2017

EDIT: backpack is no longer used as of version 4 and greater. (This issue is still relevant as, Babel could be made optional)

@cdimascio cdimascio changed the title Make the use of backpack optional Optionally add option to generate project without backpack and Babel May 3, 2018
@cdimascio
Copy link
Owner Author

cdimascio commented May 3, 2018

The idea is to provide an option that scaffolds the project without requiring Babel and Backpack and instead uses Node.js without transpilation.

@amygdaloideum's pull request implements much of this, however it requires additional work to enable this behavior via a command line flag

@cdimascio cdimascio changed the title Optionally add option to generate project without backpack and Babel Optionally add option to scaffold project without backpack and Babel May 3, 2018
@cdimascio
Copy link
Owner Author

cdimascio commented Sep 16, 2018

backpack is no longer used as of version 4 and greater.

@mescalito
Copy link

+1

@cdimascio cdimascio changed the title Optionally add option to scaffold project without backpack and Babel Optionally add option to scaffold project without Babel May 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants