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
resolve: { alias: { vue: 'vue/dist/vue.js' } }, 我添加了如下别名,但是不生效
resolve: { alias: { vue: 'vue/dist/vue.js' } },
The text was updated successfully, but these errors were encountered:
不支持配置 resolve
resolve
Sorry, something went wrong.
那我想配置 proxy 本地代理 有什么办法吗
也不支持。
现在的实现只能配置指定的配置项。
如果急需使用,可以先本地修改使用,代码在这里。
No branches or pull requests
ELF 版本
运行环境
报错信息
resolve: { alias: { vue: 'vue/dist/vue.js' } },
我添加了如下别名,但是不生效
The text was updated successfully, but these errors were encountered: