fresh icon indicating copy to clipboard operation
fresh copied to clipboard

Filename islands

Open notangelmario opened this issue 2 years ago • 0 comments

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

notangelmario avatar Sep 03 '22 12:09 notangelmario