We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
demo:https://github.com/Tencent/kbone/tree/develop/examples/demo4 插件:https://github.com/Tencent/kbone/tree/develop/packages/vue-cli-plugin-kbone
Originally posted by @JuneAndGreen in #13 (comment)
The text was updated successfully, but these errors were encountered:
kbone/examples/demo4/vue.config.js
vue.config.js
module.exports = { pages: { page1: 'src/page1/main.js', page2: { entry: 'src/page2/main.js', }, page3: 'src/page3/main.js', } }
基于以上两点需求该如何配置?
Sorry, something went wrong.
No branches or pull requests
demo:https://github.com/Tencent/kbone/tree/develop/examples/demo4
插件:https://github.com/Tencent/kbone/tree/develop/packages/vue-cli-plugin-kbone
Originally posted by @JuneAndGreen in #13 (comment)
The text was updated successfully, but these errors were encountered: