implermented key display
This commit is contained in:
parent
74e1b25fcf
commit
3218253076
14 changed files with 375 additions and 19 deletions
|
|
@ -93,7 +93,7 @@ module.exports = {
|
|||
entry: {
|
||||
index: JS_FOLDER + "/pages/index",
|
||||
'admin/accounts': JS_FOLDER + "/pages/admin/accounts",
|
||||
keys: JS_FOLDER + "/pages/keys",
|
||||
keys: JS_FOLDER + "/pages/keys/index",
|
||||
},
|
||||
output: {
|
||||
path: PUBLIC_FOLDER,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue