Rebuild the Webpack vendor config file

Now we need to force Webpack to recompile the vendor configuration file, because that's not something it does automatically. To do that, we have three options:

  • Delete the /wwwroot/dist/ folder
  • Update the .csproj project configuration file to do that on each build
  • Create a batch file

Let's see each one of them in detail.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.45.5