readme update

This commit is contained in:
Percs 2024-09-17 23:04:28 -05:00
parent e81ae00db1
commit 83e6374131

View file

@ -22,4 +22,4 @@ Running `pnpm dev` will build Scramjet and start a dev server on localhost:1337.
- Make an array of all possible import values and pass the array onto the JS rewriter, then rewrite all the URLs inside of it
- Finish JS rewriting
- Check imports/exports for values contained in the `importmap` array, don't rewrite the node value if present
- Write client APIs
- Write client APIs