We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7262a9 commit 2406f0aCopy full SHA for 2406f0a
README.md
@@ -57,7 +57,7 @@ yarn add @cnamts/vue-cli-plugin-proxy # OR npm install @cnamts/vue-cli-plugin-pr
57
module.exports = {
58
pluginOptions: {
59
proxy: {
60
- context: '',
+ context: '',
61
options: {
62
// ...
63
}
0 commit comments