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
👾 BUG | npm run build后,console 还是提示You are running Vue in development mode. 参考: https://d2-projects.github.io/d2-admin-start-kit
之前 <1.8.0 的版本不会
The text was updated successfully, but these errors were encountered:
应该是使用cdn后,plugin/d2admin/index.js install中的 Vue.config.productionTip = false 没有生效?在index.html中加入这一段倒是没有提示了,但应该有更好的方法?
Sorry, something went wrong.
No branches or pull requests
👾 BUG | npm run build后,console 还是提示You are running Vue in development mode.
参考:
https://d2-projects.github.io/d2-admin-start-kit
之前 <1.8.0 的版本不会
The text was updated successfully, but these errors were encountered: