UNPKG

steal-tools

Version:

Futuristic build tools for ES6 Module applications.

12 lines (7 loc) 162 B
require("./main.css!"); var xhr = new XMLHttpRequest(); xhr.open("GET", "dist/images/logo.png"); xhr.onload = function(){ window.MODULE = {}; }; xhr.send();