added hotReload saveFile
This commit is contained in:
@@ -2,6 +2,15 @@ DEMO IS RUNNING:
|
||||
https://demo.sowadanas.dynv6.net/
|
||||
|
||||
|
||||
globalize:
|
||||
--> Global environment objects
|
||||
├─ path
|
||||
│ └─ includes filepaths to mandatory files
|
||||
├─ cache
|
||||
│ └─ cached objects, which contains content of executed functions
|
||||
└─ runtimeFile
|
||||
└─ HotReload-Files. Detects filechanges, can be handeled by file-proxy (.live object)
|
||||
|
||||
howto:
|
||||
--> Watch out for names. Stylesheet and javascript names, will be used global!
|
||||
-----------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user