Add support for configurably including strings

* Add json-loader to load JSON files via webpack
* Add a JSON file for string overrides
* Add a getter method to BaseString for an easier and more clearly
defined approach to accessing string values
This commit is contained in:
gconsidine
2017-07-12 15:40:14 -04:00
parent 87101d18d2
commit 594c4d6ce2
5 changed files with 3766 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
{
}