@nutui/nutui
Advanced tools
Comparing version 3.0.0-beta.7 to 3.0.0-beta.8
{ | ||
"name": "@nutui/nutui", | ||
"version": "3.0.0-beta.7", | ||
"version": "3.0.0-beta.8", | ||
"npm": { | ||
@@ -44,3 +44,3 @@ "tag": "beta" | ||
"build:site:oss": "npm run checked && vite build --base=/nutui/3x/", | ||
"build": "npm run checked && vite build --config vite.config.build.ts && npm run generate:types", | ||
"build": "npm run checked && vite build --config vite.config.build.ts && npm run generate:types && npm run generate:themes", | ||
"build:disperse": "vite build --config vite.config.build.disperse.ts", | ||
@@ -52,3 +52,4 @@ "serve": "vite preview", | ||
"generate:file": "node jd/generate-nutui.js", | ||
"generate:types": "node jd/generate-types.js" | ||
"generate:types": "node jd/generate-types.js", | ||
"generate:themes": "node jd/generate-themes.js" | ||
}, | ||
@@ -74,2 +75,3 @@ "dependencies": { | ||
"front-matter": "^4.0.2", | ||
"fs-extra": "^9.1.0", | ||
"highlight.js": "^10.3.1", | ||
@@ -76,0 +78,0 @@ "husky": "^4.3.0", |
@@ -6,3 +6,3 @@ # NutUI 3 | ||
![NutUI](https://img11.360buyimg.com/uba/jfs/t1/11117/21/3608/18942/5c20ab52E35e5a500/02e3c1f89cd3dad1.png) | ||
![NutUI](https://img14.360buyimg.com/imagetools/s200x200_jfs/t1/167902/2/8762/791358/603742d7E9b4275e3/e09d8f9a8bf4c0ef.png) | ||
@@ -9,0 +9,0 @@ ## ⌨️ 本地开发 |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1394464
74
3665
20