fresh
fresh copied to clipboard
Filename islands
This is to reduce magic as mentioned in #555. Islands are now grabbed from the components directory and require .island.{ts,tsx,js,tsx}
extension.
Things to do:
- [x] Add flag to toggle this behaviour
- [ ] Allow islands to be imported from subdirectories
- [ ] Add tests
- [ ] Add example
- [ ] Add documentation