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

webpack build infrastructure #8

Open
Informatic opened this issue Apr 19, 2021 · 0 comments
Open

webpack build infrastructure #8

Informatic opened this issue Apr 19, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Informatic
Copy link
Member

There seems to be a webpack plugin that implements quirks required to properly bundle enyo projects:
https://www.npmjs.com/package/enyo-webpack-plugin

Using webpack instead of enyo-dev would be appreciated, since we could also use babel to streamline used syntax, and have better handling of certain issues. (eg. inexistent requires are sometimes missed by enyo-dev?)

This needs to be tested on our codebase, and possibly ported to newer webpack versions.

@Informatic Informatic added the help wanted Extra attention is needed label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant