Skip to content

Commit

Permalink
[web] Add unplugin-auto-import dep to :typecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu committed Jul 19, 2023
1 parent 2a96c75 commit b4adef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ vue_tsc.vue_tsc_test(
":node_modules/unplugin-vue-router",
":node_modules/vite-plugin-vue-devtools",
":node_modules/@types/node",
":node_modules/unplugin-auto-import",
"//web/src:source",
] + DEPS,
include_declarations = True,
Expand Down

0 comments on commit b4adef4

Please sign in to comment.