Add basic preloading for nodeinfo/config
1 unresolved thread
1 unresolved thread
Compare changes
Files
11- Shpuld Shpludson authored
+ 39
− 22
@@ -33,38 +33,39 @@ const preloadFetch = async (request) => {
@@ -225,13 +226,23 @@ const getNodeInfo = async ({ store }) => {
@@ -282,7 +293,7 @@ const getNodeInfo = async ({ store }) => {
@@ -305,6 +316,11 @@ const checkOAuthToken = async ({ store }) => {
@@ -329,7 +345,8 @@ const afterStoreSetup = async ({ store, i18n }) => {