Create a Webpack build with several features for my Node app

Job ID: 35850849

Budget: €8 – €30 EUR

I have a very basic Node app that contains html layouts, css in SCSS and sample javascript, see attachment containing the files.

I want to get a Webpack configuration that can be triggered from the package.json and complete some basic functionality of this app:

1) Generate CSS of the scss files and put them compiled and minified in /dist/css
2) Take HTML (from views/view/*.html) and get the includes (you can change include syntax) and generate in /dist/
3) Minify javascripts under /javascript/*.js and put minified under /dist/javascript/<filename>.min.js
4) Put some Webpack serve that can run via package.json and monitor for file changes to compile and serve in browser.

Let me know your experience of Webpack and what you think of completing this.

Thank you !
Related categories: JavaScript Node.js LESS/Sass/SCSS Sass Webpack