Merge branch 'master' of https://github.com/n8n-io/n8n
This commit is contained in:
@@ -29,8 +29,6 @@ import {
|
||||
XYPositon,
|
||||
} from './Interface';
|
||||
|
||||
import { get } from 'lodash';
|
||||
|
||||
Vue.use(Vuex);
|
||||
|
||||
export const store = new Vuex.Store({
|
||||
|
||||
@@ -29,4 +29,5 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
publicPath: process.env.VUE_APP_PUBLIC_PATH ? process.env.VUE_APP_PUBLIC_PATH : '/',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user