Base solution for your next web application
Open Closed

Publish production - .Net Core jquery #5296


User avatar
0
panic created

Hello, According to this publish guide, [https://www.aspnetzero.com/Documents/Step-by-step-publish-to-azure-core-mvc]), we need to issue command gulp -prod to bundle and minify the js/css files. However, I noticed the change in latest version 5.50 of running command: npm run create-bundles. Is this command for both dev and production bundling and minification? Is there any other settings that have changed in regards to production publishing? Many thanks,

Panayiotis.


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    hi there's no extra option (for pro/dev...). just use as is

    npm run create-bundles