mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 13:55:45 +00:00
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
whenEnvIsLoaded(function(){
|
|
__mainContext.__loadManagerInstance.doFirst(function(done) {
|
|
<%- block %>
|
|
})
|
|
});
|
|
|