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 e78026b commit 8ab9f7bCopy full SHA for 8ab9f7b
vue2-components/vue.config.js
@@ -1,5 +1,5 @@
1
const path = require('path');
2
-const DST_PATH = '../trame_simput/module/serve';
+const DST_PATH = '../src/trame_simput/module/serve';
3
4
module.exports = {
5
outputDir: path.resolve(__dirname, DST_PATH),
0 commit comments