-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert: undo "feat: add package related arguments to typstExtraArgs (#…
…832 and #833)" (#891) * Revert "fix: cross build with `vendor-openssl` feature and bump version to 0.12.4-rc2 (#884)" This reverts commit 254c4ce. * Revert "feat: add package related arguments to `typstExtraArgs` (#833)" This reverts commit 8e36f25. * Revert "feat: use typst-kit's package functions (#832)" This reverts commit d2afe78. * build: bump version to 0.12.4-rc3 * docs: update changelog
- Loading branch information
1 parent
254c4ce
commit e184848
Showing
20 changed files
with
672 additions
and
386 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,7 @@ | |
"tinymist.fontPaths": [ | ||
"assets/fonts" | ||
], | ||
"files.watcherExclude": { | ||
"**/target": true | ||
}, | ||
} |
Oops, something went wrong.