https://github.com/alex-page/snowpack-monorepo-hotreloading
https://github.com/alex-page/snowpack-monorepo-hotreloading
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alex-page/snowpack-monorepo-hotreloading
- Owner: alex-page
- Created: 2021-02-28T02:02:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T16:16:18.000Z (over 4 years ago)
- Last Synced: 2025-01-17T00:28:23.542Z (5 months ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snowpack-monorepo-hotreloading
> Test hot reloading in monorepos using snow pack
## How to use
1. `yarn && yarn start`
1. Make a change in `packages/engine/index.js`
1. Changes are not seen in snowpack server unless you start/stop
1. The package is inside the `link` directory for symlinks