UNPKG

amber

Version:

An implementation of the Smalltalk language that runs on top of the JS runtime.

5 lines (4 loc) 166 B
// Depend on each module that is loaded lazily. // Add to packager tasks as dependency, // so the lazy-loaded modules are included. define(['./kernel-runtime'], {});