Improved dynamic loading of CSS and JS files!

This commit is contained in:
Scott Idem
2022-10-17 13:48:01 -04:00
parent f3558dc75b
commit 6e7dacc1e0
8 changed files with 235 additions and 63 deletions

View File

@@ -1,17 +1,21 @@
{
"developer_tools": false,
"native_app_js_css_option": "default",
"native_app_js_css_base_url": "https://demo.oneskyit.com",
"native_app_js_css_base_url_bak": "https://app.oneskyit.com",
"account_id": "",
"account_code": "",
"event_id": "",
"event_code": "",
"event_device_id": "",
"event_device_code": "",
"event_location_id": "",
"event_location_code": "",
"event_session_id": "",
"account_code": "",
"event_code": "",
"event_device_code": "",
"event_location_code": "",
"event_session_code": "",
"app_root_path": "[home]/OSIT/native_app",
"api_protocol": "https",