Initial import of frappe sunderer app
This commit is contained in:
+24
-2
@@ -1,11 +1,33 @@
|
||||
{
|
||||
"index.html": {
|
||||
"file": "js/index.c1R21Jxr.js",
|
||||
"file": "js/index.js",
|
||||
"name": "index",
|
||||
"src": "index.html",
|
||||
"isEntry": true,
|
||||
"dynamicImports": [
|
||||
"src/views/sundererapp/DashboardView.vue",
|
||||
"src/views/sundererapp/UsersView.vue"
|
||||
],
|
||||
"css": [
|
||||
"css/index.CJO3dQ9s.css"
|
||||
"css/index.css"
|
||||
]
|
||||
},
|
||||
"src/views/sundererapp/DashboardView.vue": {
|
||||
"file": "js/DashboardView.js",
|
||||
"name": "DashboardView",
|
||||
"src": "src/views/sundererapp/DashboardView.vue",
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"index.html"
|
||||
]
|
||||
},
|
||||
"src/views/sundererapp/UsersView.vue": {
|
||||
"file": "js/UsersView.js",
|
||||
"name": "UsersView",
|
||||
"src": "src/views/sundererapp/UsersView.vue",
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"index.html"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user