UNPKG

st-bundle

Version:

CLI for watching and bundling SpringType projects.

9 lines (8 loc) 146 B
if (FuseBox.isServer) { module.exports = global.require("module"); } else { module.exports = { _load: FuseBox.import, globalPaths: [] }; }