0
sbenfares created
3 Answer(s)
-
0
What is the information output by the console when you run "npm run create-bundles"?
-
0
The output is correct, no error.
I think there is one or more missing files in the bundle/minifying process.
For example, i have created a bundle : **wwwroot/view-resources/Areas/Views/_Bundles/account-layout-libs.js ** This bundle is in my bundleConfig.json
But when i update bundles, or build the solution, it is not handled by the task.
Any idea ?
-
0
Sorry, it was a mistake from me, i had 2 bundles with the same name.
I close this msg