Iuri Matias 1be58863e7 cleanup
2018-09-01 09:35:14 -04:00

8 lines
166 B
Plaintext

whenEnvIsLoaded(function(){
__mainContext.__loadManagerInstance.doFirst(function(done) {
<%- block %>
});
EmbarkJS.environment = "<%- environment %>";
});