YURIY PESHEKHONOV
Results
1
issues of
YURIY PESHEKHONOV
When I import the plugin in the config.ts file and then use it in the plugins, I cannot build my project anymore. ``` import {codeSwitcherPlugin} from 'vuepress-plugin-code-switcher' plugins: [ codeSwitcherPlugin(),...