-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: migrate to the latest assemblyscript
- Loading branch information
Showing
12 changed files
with
3,106 additions
and
2,490 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
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
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 |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
"packageManager": "[email protected]", | ||
"scripts": { | ||
"clean": "yarn workspaces foreach -vp run clean", | ||
"generate": "yarn workspaces foreach -vp run generate", | ||
"build": "yarn clean && yarn workspaces foreach -vp --topological run build", | ||
"lint": "yarn workspaces foreach -vp run lint", | ||
"check-types": "yarn workspaces foreach -vp run check-types", | ||
|
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.