Visual Studio Code : Auto Save, Auto Reload

Visual Studio Code : Auto Save, Auto Reload
7 0
  • View Command Palette Alt Text
  • Open UI Settings: Alt Text
  • Alter these Values: Alt Text

Result:
AutoSave every three seconds, followed by File Watcher for Angular 10 apps. means your browser is ready before you can switch screens. Nice!

Angular 11
Hot Module Replacement is a feature of Webpack. The HMR updates your Angular browser instance with just changed content. This will replace the filewatcher method.

Build with &
Edit dev-to-clone-nuxt Edit dev-to-clone-nuxt