A quick refernece for myself, when setting up new asp.net core spa and VueJS based project along with laravel mix the following setting helps in translating the path resolution correctly:
|
|
so a typical laravel-mix webpack.mix.js
file for asp.net core and vue js project (especially with admin-lte) would look like:
|
|