UNPKG

steal-tools

Version:

Futuristic build tools for ES6 Module applications.

9 lines (8 loc) 172 B
steal(function(){ // Test: See if 'dep_all.js' is on the page if (window.location.hash == '#a') { steal('app_a.js', function(appA){ window.appA = appA; }); } });