Skip to content

Conversation

@owenleonard
Copy link
Contributor

JS variables defined using let cannot be redefined, but variables
defined using var can. These changes allow the user to simply copy
the file to their data directory and then change the settings they
want to change. The settings in the data directory will override the
default ones in appConfig.example.js.

I also moved the order the config files are loaded by index.html so
the data file is given preference.

JS variables defined using `let` cannot be redefined, but variables
defined using var can. These changes allow the user to simply copy
the file to their data directory and then change the settings they
want to change. The settings in the data directory will override the
default ones in appConfig.example.js.

I also moved the order the config files are loaded by index.html so
the data file is given preference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant