Skip to content

Commit

Permalink
fix(app): script
Browse files Browse the repository at this point in the history
  • Loading branch information
Selemondev authored and Selemondev committed Aug 9, 2023
1 parent d78ba6a commit 420a0ad
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 6,419 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"docs:dev": "vitepress dev docs/docs",
"docs:build": "vitepress build docs/docs",
"docs:preview": "vitepress preview docs/docs",
"build": "rimraf packages/*/{dist,es,lib} && nr -r -F \"./packages/{windi-ui}\" build",
"build": "rimraf packages/*/{dist,es,lib} && nr -r -F \"./packages/windi\" build",
"play": "run-s build play:run",
"play:run": "run-p dev play:dev",
"play:dev": "npm -C playground run dev",
Expand Down
Loading

0 comments on commit 420a0ad

Please sign in to comment.