We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7432e09 commit abd36ceCopy full SHA for abd36ce
README.md
@@ -11,7 +11,6 @@ The project includes:
11
- A JSX parser that converts JSX syntax into an abstract syntax tree (AST)
12
- A transpiler that converts AST nodes into Preact-compatible JavaScript
13
- A module loader that handles imports, requires, and lazy execution
14
-- A dev server with hot reload for fast development
15
16
17
## How It Works
0 commit comments