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

After installed @babel/plugin-syntax-dynamic-import, webpack compilation failed: #4

Open
lvnam96 opened this issue May 14, 2019 · 0 comments
Assignees
Labels
discussion help wanted Extra attention is needed

Comments

@lvnam96
Copy link
Owner

lvnam96 commented May 14, 2019

After installed @babel/plugin-syntax-dynamic-import, webpack compilation failed:

Module parse failed: Unexpected token (xx:xx)
You may need an appropriate loader to handle this file type.

More info: webpack/webpack#8656
Follow the link above for a workaround.

Originally posted by @lvnam96 in #3 (comment)

@lvnam96 lvnam96 self-assigned this May 14, 2019
@lvnam96 lvnam96 added discussion help wanted Extra attention is needed in progress This task is on progress labels May 14, 2019
@lvnam96 lvnam96 added this to To do in v2.0.0 via automation May 14, 2019
@lvnam96 lvnam96 added this to the Next stable version v2.0.0 milestone May 14, 2019
lvnam96 added a commit that referenced this issue May 14, 2019
- Issue #3
- Install a babel plugin to allow parsing `import()`
- Fix #4
- Create component LoadingPopup
- Introduce code-splitting when open ContactCard or EditContactForm
@lvnam96 lvnam96 removed the in progress This task is on progress label May 17, 2019
@lvnam96 lvnam96 added this to To do in The first stable release v1.0.0 via automation May 17, 2019
@lvnam96 lvnam96 removed this from To do in v2.0.0 May 17, 2019
@lvnam96 lvnam96 moved this from To do to Done in The first stable release v1.0.0 May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion help wanted Extra attention is needed
Projects
No open projects
Development

No branches or pull requests

1 participant