ota-meshi / vuepress-plugin-full-text-search2

VuePress v2 plugin that adds full-text search box.
MIT License
34 stars 4 forks source link

build error #8

Closed 782042369 closed 2 years ago

782042369 commented 2 years ago

Compiling with vite'UPD_NAME' is not exported by docs/.vuepress/.temp/internal/vuepress2-plugin-full-text-search-search-index.js, imported by node_modules/vuepress2-plugin-full-text-search/lib/client/engine.js

"vuepress": "^2.0.0-beta.36", "vuepress2-plugin-full-text-search": "^0.1.0"

ota-meshi commented 2 years ago

Thank you for posting this issue. I'm not using vuepress with vite (in which case I use vitepress). Can you share your repository that can reproduce your problem?

782042369 commented 2 years ago

demo: https://github.com/782042369/vuepress-demo

782042369 commented 2 years ago

npm > 14

ota-meshi commented 2 years ago

I can't access your repository.

image
782042369 commented 2 years ago

soory,change public。

ota-meshi commented 2 years ago

Thank you for sharing the repository. I found the cause.