UNPKG

steal-tools

Version:

Futuristic build tools for ES6 Module applications.

7 lines 131 B
define(['./dep_all'], function(all){ // needed to make dep_a_b.js create its own package return { all: all, name: "d" }; });