-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- markdown loader (extract fenced items and source-map)
- TypeScript loader
- CoffeeScript loader
- npm: scheme loader (
import "npm:blah"
) globally installs (if necessary), then redirects to location. - https loader
- tar loader:
import "x.tar/file"
reads from tar file
Critically: they should all compose together:
import "npm:pizza/x.tar/y.ts"
Metadata
Metadata
Assignees
Labels
No labels