Base solution for your next web application
Open Closed

Update to 7.2.3 and gulp #7775


User avatar
0
antonis created

I am trying to update to aspnetzero 7.2.3 with angular & .net core and I saw gulp in package.json file. Is this needed or I can remove it?

Thanks


4 Answer(s)
  • User Avatar
    0
    musa.demir created
  • User Avatar
    0
    antonis created

    So that means any custom styles and custom js files muat be added to the bundles.config?

  • User Avatar
    0
    musa.demir created

    No, we have metronic theme css and js files which we load by parameter. Angular don't load them if its unused. But we use them when theme changed. That's why we use gulp and load them manually. Normally you dont need gulp.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.