AST removal
This commit is contained in:
@@ -6,7 +6,7 @@ bare-minimum version that builds. no package yet, no instructions yet, this is
|
||||
just the bare minimum extraction to make this build outside the cohost codebase.
|
||||
i strongly recommend against using this for anything serious.
|
||||
|
||||
things that are missing that will not be added:
|
||||
things that are missing that will probably not be added:
|
||||
|
||||
- `InfoBox` is a bare-minimum implementation that doesn't use any of our styling
|
||||
because i didn't want to make tailwind a dependency here
|
||||
@@ -26,7 +26,7 @@ things that are here that will probably be removed at some point:
|
||||
- extraneous IDs, types, etc. this was pulled straight out of the cohost
|
||||
codebase and while i removed the obviously unnecessary bits (things related to
|
||||
invites, for example) there might be some bonus bullshit in here.
|
||||
- code related to AST caching. it's entirely unnecessary for non-production use.
|
||||
- ~~code related to AST caching. it's entirely unnecessary for non-production use.~~ it's gone now
|
||||
|
||||
# license
|
||||
|
||||
|
||||
Reference in New Issue
Block a user