0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2 forks (2 forks)github user discovery
bughelp wanted
Repository metrics
- Stars
- 7 stars (7 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- npm start
- Visit in browser
- Change code (TS file)
- Hit F5 in browser => No changes in browser
- Hit F5 a second time => Changes are now reflected
Contributor guide
- Research direction
- Check the Aurelia hot reload configuration and bundle settings. The first F5 may trigger a rebuild without a reload, while the second F5 picks up changes. Inspect the npm start script and bundler setup.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- Node.jsnpm