Statiq.Web icon indicating copy to clipboard operation
Statiq.Web copied to clipboard

Recipe and tooling for webpack-like bundling

Open daveaglick opened this issue 6 years ago • 0 comments

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.

daveaglick avatar Sep 09 '17 02:09 daveaglick