wChenonly
wChenonly
我也是 ,有解决的吗
Is this out of progress?
当前我要解决这个闪烁,有无好的办法
use https://vitepress.dev/guide/getting-started#setup-wizard
> it doesn't create package.json and other configs !!! @wChenonly It seems that there is no dependence. I try to mention pr, and I think it's better to add it....
> AFAIK, > > Before you can run `npx vitepress init`, your should have either: > > 1. Installed vitepress **globally**. In this case it does not make sense to...
Are you sure the entrance is correct? entry: './packages/index.ts'
It does not seem to be asynchronous, for webpack I tried to solve it without success
> The workaround right now is to add webpack specific code to await the promise. > > ```ts > const plugin = createUnplugin(() => { > return { > name:...
see https://github.com/webpack/webpack/issues/16126