mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-08 01:53:04 +08:00
chore: add inputs
This commit is contained in:
parent
1fc534f17f
commit
9fe7378ddb
@ -2,6 +2,7 @@
|
||||
"$schema": "https://turbo.build/schema.json",
|
||||
"tasks": {
|
||||
"build": {
|
||||
"inputs": ["src/**"],
|
||||
"dependsOn": ["^build"],
|
||||
"outputs": ["dist/**"]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user