Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

[Question] Usage with webpack 2 - dynamic import #52

Open
emmenko opened this issue May 7, 2017 · 1 comment
Open

[Question] Usage with webpack 2 - dynamic import #52

emmenko opened this issue May 7, 2017 · 1 comment

Comments

@emmenko
Copy link

emmenko commented May 7, 2017

Hey guys,

I'm a bit puzzled regarding the usage of this plugin with the "new" dynamic import implementation of webpack@2.

In our project we are using this plugin. Now that we are upgrading to webpack@2, should we keep using this plugin or is the preferred way now to use import? I couldn't find any mention about this in the documentation.

Thanks a lot

@zdila
Copy link

zdila commented Aug 23, 2017

We migrated from bundle-loader to dynamic import(...) successfuly. For Babel we had to add babel-plugin-syntax-dynamic-import Babel plugin.

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

2 participants