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

[Feature request] Adding a -r parameter to support esm for loading es6 module files #2302

Closed
tommyZZM opened this issue Mar 14, 2019 · 2 comments

Comments

@tommyZZM
Copy link

Feature request

Adding a -r parameter to support esm for loading es6 module files

such as:

gulp -r esm

Reference: https://www.npmjs.com/package/esm#loading

@stephenlacy
Copy link
Contributor

#2278

@phated
Copy link
Member

phated commented Mar 14, 2019

Make sure your file is named with .esm.js and that you are completely updated on your deps (remove any lock file and reinstall).

@phated phated closed this as completed Mar 14, 2019
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

3 participants