/Vue-TypeScript-No-vue-files-HMR

Vue project using TypeScript and no vue files. Hot module reload is working with vue-hot-reload-loader instead of vue-loader

Primary LanguageTypeScript

Vue-TypeScript-No-vue-files-HMR

Vue project using TypeScript and no vue files. Hot module reload is working with vue-hot-reload-loader instead of vue-loader

  1. Make sure you use the normal vue.js (not runtime only)
  2. Use vue-hot-reload-loader instead of vue-loader in your webpack configuration otherwise TypeScript Hot Reload will not work.

File structure:

Preview

App Preview:

Preview App