-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Introduce Webpack #59
Comments
ES Module export support is still an experimental feature, which is very basic and unstable. As the merits we expect this WC library we are building on should bear with --modern, light, and flexible-- we should re-consider if we are going to use Webpack as the bundling tool. To sum up, the main reasons why we want to introduce Webpack are:
And the options we have now are:
|
Conclusion of weekly meeting No. 5: choose 3. Use only self-managed modules, ie. manage 3rd-party libraries on our own. |
Use Webpack as the project build tool
The text was updated successfully, but these errors were encountered: