Skip to content

mstonepc/engines-on-lts-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

engines-on-lts-bug

Reproduce live-reload bug

Node Version: 18.12.1

  1. Clone the repo
  2. Run npm install in both host-app and test-engine directories
  3. Run ember s from host-app
  4. Save any watched file, ie: router.js

Error:

You specified a `"srcDir": /` which does not exist and did not specify `"allowEmpty": true`.

It happens anytime a change occurs during the development and ember-cli tries to rebuild.

About

Reproduce live-reload bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published