mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-19 21:00:14 +00:00
import normalisation
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ try {
|
||||
// Ignore compiler errors from tsc so that pre-existing type errors in the submodule
|
||||
// do not block the build from succeeding.
|
||||
console.warn("[Postbuild] Type definitions generated with some compilation warnings.");
|
||||
process.exit(-1);
|
||||
// process.exit(-1);
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user