Custom JS not getting bundled using Webpack
I tried npm run build --demo1 and noticed js/custom/is not getting bundled.
Replies (3)
Hi
Do you run the gulp in this folder?
/metronic_asp.net-core_v8.2.9/Starterkit/_keenthemes/tools
Please try to remove node_modules folder, package-lock.json or yarn.lock files if any. Then retry with the installation "npm install"
Then run "gulp --demo1". Check the generated assets in
/metronic_asp.net-core_v8.2.9/Starterkit/wwwroot/assets
Thanks
Hi
May I know which version are you using and which app? HTML version, or other in other frameworks?
Thanks