https://github.com/barelyhuman/music-fresh
https://github.com/barelyhuman/music but with deno's fresh
https://github.com/barelyhuman/music-fresh
Last synced: 3 months ago
JSON representation
https://github.com/barelyhuman/music but with deno's fresh
- Host: GitHub
- URL: https://github.com/barelyhuman/music-fresh
- Owner: barelyhuman
- Created: 2022-06-16T03:31:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T06:08:08.000Z (about 3 years ago)
- Last Synced: 2025-01-25T04:37:31.071Z (5 months ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A project based on [fresh](https://github.com/lucacasonato/fresh/) to help the deno team find issue with the current setup.
# User side changes
- you'll have to make sure to include extensions to files, or it won't import (ESM specific rules you have to follow)
- you need remember to change the `--watch` flag parameter in the `deno.json` to make sure it watches the newly added folders if you'll be making changes to them