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

Add es6 transform? #3

Open
rwjblue opened this issue Mar 23, 2018 · 2 comments
Open

Add es6 transform? #3

rwjblue opened this issue Mar 23, 2018 · 2 comments

Comments

@rwjblue
Copy link
Owner

rwjblue commented Mar 23, 2018

The logic is basically the same (we just wouldn't add rollup-plugin-commonjs)...

@Turbo87
Copy link

Turbo87 commented Mar 29, 2018

what if the entry file is using ES6 but importing from CJS modules?

@rwjblue
Copy link
Owner Author

rwjblue commented Mar 29, 2018

Unless we specifically use a different set of plugins, it would "just" work.

FWIW, this is the way I'm leaning...

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