Open superbiche opened 8 years ago
We must find a way to dynamically create JS bundles (or JS/CSS/Template as Webpack does) with Browserify or Webpack or something.
The goal is to create a bundle by appending some config in only one file, if possible outside of the Gulp workflow so it stays website-independent.
Webpack could be a good option, but takes time to understand.
We must find a way to dynamically create JS bundles (or JS/CSS/Template as Webpack does) with Browserify or Webpack or something.
The goal is to create a bundle by appending some config in only one file, if possible outside of the Gulp workflow so it stays website-independent.
Webpack could be a good option, but takes time to understand.