Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 374 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 374 Bytes
  1. Typedocs has failed us. Create proper docs by hand
  2. Example output
  3. REPL with live output preview (Easy to understand when combined with comment mode)
  4. Tests
  5. Source maps.
    1. I already return them, but perhaps I should add it to markup myself as well since, IIRC svelte does not do that for us yet.
    2. Do I transform existing source maps or point to them?