lvnam96 / contactsbook

A simple full-stack implementation of a birthdays management tool
https://contacts.garyle.me/
MIT License
0 stars 0 forks source link

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

Open lvnam96 opened 5 years ago

lvnam96 commented 5 years ago

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 https://github.com/lvnam96/addressbook--server-side/issues/3#issuecomment-491834703