The goal of this project is build an example of how to integrate Webpack with ASP.NET Core MVC using BS5 and Vue.js for front-end. This project has configuration for:
- build sass;
- transpile esnext to es5;
- development and production builds;
To run this project, you'll need:
- VS 2022 with NPM/Webpack Task Runner;
- Node (I'm using 18);
Check Medium Storie to understand.