Skip to content

Commit 85a620a

Browse files
authored
feat!: disable libReplacement for better performance (#35)
1 parent b22acb3 commit 85a620a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
// Recommended
5353
"esModuleInterop": true,
5454
"forceConsistentCasingInFileNames": true,
55+
"libReplacement": false,
5556
// See <https://github.com/vuejs/vue-cli/pull/5688>
5657
"skipLibCheck": true,
5758
}

0 commit comments

Comments
 (0)