https://github.com/geowarin/fuse-repro
https://github.com/geowarin/fuse-repro
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geowarin/fuse-repro
- Owner: geowarin
- Created: 2017-02-22T22:22:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T22:22:30.000Z (about 8 years ago)
- Last Synced: 2024-12-25T14:07:57.788Z (4 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Repro for issue #284
```
yarn
yarn start
```Uncomment the commented line in `src/styles/main.css`.
You get an expected error.
Re-comment, or suppress it. The error persists and main.css
does not get regenerated.