mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-15 15:30:00 -04:00
update readme
This commit is contained in:
parent
2f4c0b4d43
commit
94ec83a030
1 changed files with 0 additions and 2 deletions
|
@ -18,6 +18,4 @@ Running `pnpm dev` will build Scramjet and start a dev server on localhost:1337.
|
|||
- Finish JS rewriting
|
||||
- Only thing rewritten currently are imports and exports
|
||||
- Check imports/exports for values contained in the `importmap` array, don't rewrite the node value if present
|
||||
- Fix CSS rewriting
|
||||
- CSS rewriting only rewrites the `url()` function, but `@import` rules can import urls using just a string: https://developer.mozilla.org/en-US/docs/Web/CSS/@import
|
||||
- Write client APIs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue