Skip to content

Commit abd36ce

Browse files
committed
refactor: removing dev server from readme
1 parent 7432e09 commit abd36ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ The project includes:
1111
- A JSX parser that converts JSX syntax into an abstract syntax tree (AST)
1212
- A transpiler that converts AST nodes into Preact-compatible JavaScript
1313
- A module loader that handles imports, requires, and lazy execution
14-
- A dev server with hot reload for fast development
1514

1615

1716
## How It Works

0 commit comments

Comments
 (0)