Set up reflex and fix make watch

This commit is contained in:
Benedikt Kulmann
2020-04-22 09:27:55 +02:00
parent 2f42fcb35a
commit ea37e22f55
9 changed files with 63 additions and 19 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
import 'regenerator-runtime/runtime'
import SettingsApp from './components/SettingsApp.vue'
import store from './store'
const appInfo = {
name: 'Settings',
id: 'settings',
icon: 'gear',
icon: 'info',
isFileEditor: false,
extensions: [],
config: {