@klevn/jxc
Advanced tools
Comparing version
@@ -22,3 +22,3 @@ { | ||
"name": "@klevn/jxc", | ||
"version": "5.0.9", | ||
"version": "6.0.0", | ||
"main": "./dist/compiler.js", | ||
@@ -25,0 +25,0 @@ "types": "./dist/compiler.d.ts", |
@@ -5,3 +5,3 @@ # JXC | ||
Setup proccess: | ||
## Setup proccess: | ||
@@ -66,2 +66,8 @@ - Create a new empty folder | ||
npx @klevn/jxc build | ||
``` | ||
``` | ||
## U can store static assets in the "public" route | ||
- css | ||
- img | ||
- svg | ||
- ...etc |
43215
0.19%71
9.23%