Skip to content

Commit

Permalink
fix(vue-tsc): shim vue-tsc/out/proxy.js for 1.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Dec 20, 2022
1 parent 75a088b commit 5d7581e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vue-language-tools/vue-tsc/src/proxy.ts
@@ -0,0 +1,2 @@
// temporary fix for https://github.com/fi3ework/vite-plugin-checker/pull/194
export { createProgram as createProgramProxy } from './index';

0 comments on commit 5d7581e

Please sign in to comment.