Should have saved my progress earlier. Trying to redo things without using localStorage initially. Shared data...
This commit is contained in:
@@ -137,7 +137,7 @@ export let ae_app_local_data_struct: key_val = {
|
||||
'testing': {},
|
||||
},
|
||||
}
|
||||
console.log(`AE Stores - App Local Storage Data:`, ae_app_local_data_struct);
|
||||
// console.log(`AE Stores - App Local Storage Data:`, ae_app_local_data_struct);
|
||||
|
||||
// This works, but does not uses local storage:
|
||||
// export let ae_loc = writable(ae_app_local_data_struct);
|
||||
|
||||
Reference in New Issue
Block a user