Skip to content

Commit

Permalink
LunAST: Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Sep 28, 2024
1 parent ad802f7 commit 68fb1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lunast/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- [ ] Map Z/ZP to default
- [x] Steal Webpack require and use it in our LunAST instance
- [ ] Map `import` statements to LunAST
- [ ] Support patching in the AST
- [x] Support patching in the AST
- Let user modify the AST, have a function to flag it as modified, if it's modified we serialize it back into a string and put it back into Webpack
- We already have a `priority` system for this
- [ ] Run in parallel with service workers
Expand Down

0 comments on commit 68fb1b3

Please sign in to comment.