mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Code refactoring
This commit is contained in:
parent
4a95dd6195
commit
36329110e5
81 changed files with 3474 additions and 2124 deletions
|
|
@ -61,7 +61,7 @@
|
|||
"$html": "./dev/External/$html.js",
|
||||
"$doc": "./dev/External/$doc.js",
|
||||
"$div": "./dev/External/$div.js",
|
||||
|
||||
|
||||
"Base64": "./dev/Common/Base64.js",
|
||||
"Consts": "./dev/Common/Consts.js",
|
||||
"Globals": "./dev/Common/Globals.js",
|
||||
|
|
@ -77,8 +77,7 @@
|
|||
"KnoinAbstractBoot": "./dev/Knoin/KnoinAbstractBoot.js",
|
||||
"KnoinAbstractScreen": "./dev/Knoin/KnoinAbstractScreen.js",
|
||||
"KnoinAbstractViewModel": "./dev/Knoin/KnoinAbstractViewModel.js",
|
||||
"kn": "./dev/Knoin/Knoin.js",
|
||||
"Boot": "./dev/Boots/Boot.js"
|
||||
"kn": "./dev/Knoin/Knoin.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue