Skip to content

Commit

Permalink
chore: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Apr 2, 2024
1 parent 4366357 commit ecaf74d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"packageManager": "[email protected]",
"scripts": {
"build": "moon run playground:dev-prepare",
"test": "vitest",
"postinstall": "yarn build"
"test": "vitest"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/karbon/moon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tasks:
- 'dist/helper.mjs'
deps:
- dev-prepare
- bundle-module
- build-module
bundle-module:
command:
- tsup
Expand Down

0 comments on commit ecaf74d

Please sign in to comment.