-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2ed103
commit e335f33
Showing
2 changed files
with
10,346 additions
and
13,442 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,6 @@ | |
"private": true, | ||
"packageManager": "[email protected]", | ||
"scripts": { | ||
"postinstall": "esno scripts/prepare.ts", | ||
"taze": "taze minor -wIr && pnpm -r --parallel run update-post", | ||
"bench": "npm -C bench run bench", | ||
"build": "rimraf packages/*/dist --glob && esno scripts/copy-files.ts && pnpm -r --filter=./packages/* run build && pnpm -r run build-post && esno scripts/postbuild.ts", | ||
|
Oops, something went wrong.