Skip to content

Commit

Permalink
Remove rimraf script
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryuni committed Jan 21, 2024
1 parent e9df2c6 commit 4c3b80d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/inline-mod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
],
"scripts": {
"build": "tsup",
"clean": "rimraf ./dist",
"test": "vitest",
"dev": "vite --host",
"prepublish": "npm run clean && npm run build"
Expand Down

0 comments on commit 4c3b80d

Please sign in to comment.