mtrutledge / generator-dnn

Yeoman generator to scaffold DNN / DotNetNuke Modules and Themes.
MIT License
17 stars 10 forks source link

Build ReactJS SPA Template with gulp #47

Closed mtrutledge closed 5 years ago

mtrutledge commented 5 years ago

Currently the reactjs spa template is calling out to Webpack to build the ecma script. There should be a way to do this with gulp and Babel so we can reduce the amount of dependencies we are downloading.

mtrutledge commented 5 years ago

Wont fix this one. Instead we are looking into removing Gulp.