UNPKG

webgme

Version:

Web-based Generic Modeling Environment

9 lines (8 loc) 316 B
/*jshint node: true*/ /** * This simply acts as a proxy for overridefrom env in webgme-engine. * This needs to be included and called inside the config/index.js of the repository using webgme. * * @author pmeijer / https://github.com/pmeijer */ module.exports = require('webgme-engine/config/overridefromenv');