You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: