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 12, 2024
1 parent 0f3cfec commit 2c7aae7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions moon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tasks:
command: noop
deps:
- playground:dev-prepare
- karbon:build
test:
command: vitest
inputs:
Expand Down
6 changes: 6 additions & 0 deletions packages/karbon/moon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ tasks:
env:
JITI_ALIAS: '{"tslib": "tslib/tslib.es6.js"}'
platform: node
inputs:
- playground/**/*
- '!playground/.nuxt/**/*'
- src/**/*
outputs:
- playground/.nuxt/**/*
dev-stub:
command:
- nuxt-module-build
Expand Down

0 comments on commit 2c7aae7

Please sign in to comment.