diff --git a/tsconfig.json b/tsconfig.json index e13b96ac..ec56fd1f 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,7 +5,6 @@ "baseUrl": ".", "paths": { "@internal/md-power/replEditorData": ["./plugins/plugin-md-power/src/client/shim.d.ts"], - "@internal/pageComponents": ["./docs/.vuepress/.temp/internal/pageComponents.js"], "@internal/*": ["./docs/.vuepress/.temp/internal/*"], "@theme/*": ["./theme/src/client/components/*"],