Skip to content

Hot Reload doesn't work when creating project with TypeScript support (Class based) #10527

Closed
@ronniechew

Description

@ronniechew

Hot reload does not work when you create new project with quasar create with TypeScript support.
Tried creating a new project without TypeScript and hot reload work out-of-the-box as expected.

To Reproduce
Steps to reproduce the behavior:

  1. quasar create test-quasar-ts
  2. quasar dev
  3. Edit index.vue and save
  4. Observe the change in browser - nothing changes

Expected behavior
Hot reload should work and reflect changes on the fly

Platform (please complete the following information):
Quasar Version: 1.2.1
@quasar/app Version: 2.0.4

Quasar mode:

  • [ X ] SPA
  • SSR
  • PWA
  • Electron
  • Cordova
  • Capacitor
  • BEX

Tested on:

  • [ X ] SPA
  • SSR
  • PWA
  • Electron
  • Cordova
  • Capacitor
  • BEX

OS: Windows_NT(10.0.18363) - win32/x64
Node: 14.17.0
NPM: 7.7.6
Yarn: 1.21.1
Browsers: Chrome Version 92.0.4515.159 (Official Build) (64-bit)
iOS:
Android:
Electron:

Additional context
It works fine when I do quasar create but not selecting TypeScript support.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions