Revert "fix: skip penfield builds when no changes"
This reverts commit 1a590ffc0e.
This commit is contained in:
parent
a7bb3adba1
commit
4d9e3c56da
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{
|
||||
"ignoreCommand": "git diff HEAD^ HEAD --quiet -- ."
|
||||
"installCommand": "pnpm install",
|
||||
"buildCommand": "pnpm --filter @ily/penfield build",
|
||||
"outputDirectory": "dist"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue