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

Update dependency? #39

Closed
shelldandy opened this issue Nov 26, 2017 · 4 comments
Closed

Update dependency? #39

shelldandy opened this issue Nov 26, 2017 · 4 comments

Comments

@shelldandy
Copy link

@babel/plugin-syntax-dynamic-import

Are there plans to use the package on the newer babel namespace?

@ljharb
Copy link
Collaborator

ljharb commented Nov 26, 2017

That's for babel 7, which isn't fully released yet; when it is, we'll become compatible with it.

@darkowic
Copy link

@ljharb many people already are using babel-7. Jest is already supporting babel 7. This library is solution for jest issue jestjs/jest#2442

Consider supporting new beta babel. Also - is there any plan to move the package to babel scope?

@ljharb
Copy link
Collaborator

ljharb commented Jan 11, 2018

The new babel scope is only for official plugins; so no, it wouldn’t be appropriate to put it under that scope.

Separately, that others have chosen to switch to a beta version doesn’t mean we have to accept the same risks.

@shelldandy
Copy link
Author

@darkowic I posted this with the accepted risks:

https://www.npmjs.com/package/babel-plugin-dynamic-import-node-babel-7

Its a fork with the updated dependencies and once this package gets official support I'll link to that and issue a deprecation warning.

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