Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Add babel-plugin-syntax-dynamic-import #201

Closed
bjankord opened this issue Nov 9, 2018 · 1 comment
Closed

Add babel-plugin-syntax-dynamic-import #201

bjankord opened this issue Nov 9, 2018 · 1 comment
Assignees
Milestone

Comments

@bjankord
Copy link
Contributor

bjankord commented Nov 9, 2018

Feature Request

Description

To better support modern code splitting, we should add babel-plugin-syntax-dynamic-import. We'll want to use the plugin compatible with babel 6 until we're ready to upgrade to babel 7. When we upgrade to babel 7, we'll want to swap out the plugin to use the babel 7 compatible plugin.

@bjankord
Copy link
Contributor Author

bjankord commented Nov 9, 2018

Related: cerner/terra-core#1720

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants