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

Recipe and tooling for webpack-like bundling #568

Open
daveaglick opened this issue Sep 9, 2017 · 0 comments
Open

Recipe and tooling for webpack-like bundling #568

daveaglick opened this issue Sep 9, 2017 · 0 comments
Labels
New Module Tooling New feature or request related to tooling

Comments

@daveaglick
Copy link
Member

Consider a recipe and additional modules or tooling (such as an MSBuild task) that would make it possible to use Wyam as a webpack-like bundler for front end development. Wyam already needs to do much of the same kind of work for site generation, so this would just encompass the parts specific to JS/css/less/sass/etc. Would need to think about how to handle CommonJS module definitions. Also sourcemaps and other JS trickery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Module Tooling New feature or request related to tooling
Development

No branches or pull requests

1 participant