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 066a982 commit 306e90aCopy full SHA for 306e90a
vue.config.js
@@ -56,7 +56,6 @@ const vueConfig = {
56
args[0].STAC_BROWSER_VERSION = JSON.stringify(pkgFile.version);
57
args[0].CONFIG_PATH = JSON.stringify(configFile);
58
args[0].CONFIG_CLI = JSON.stringify(argv);
59
- args[0].__VUE_OPTIONS_API__ = true;
60
return args;
61
});
62
0 commit comments