af5d74483a
* Added read-only tier of changes being applied. Fixes #826 WIP #826 Updated currentChanges name. Added debugging WIP #826 Added get/setAttr test for ExecJob WIP #826 Added get/set attr tests WIP #826 Added logs to try to figure out what on earth is going wrong WIP #826 Fixed typo in test WIP #826 Removed debugging logging WIP #826 Enabled all tests * WIP #826 Fixed code climate issue
Configuration
Overwrite/append the default webgme configuration in config.default.js.
When adding your own paths, make sure to either use __dirname or a relative path which will be resolved from your repository's root.
To load another configuration set the environment variable NODE_ENV to the wanted configuration, e.g. on windows set NODE_ENV = app will load config.app.js.