UNPKG

104 BJavaScriptView Raw
1define('{{MODULE_PREFIX}}/config/environment', function() {
2 return {
3 default: {{CONFIG}}
4 };
5});