UNPKG

st-bundle

Version:

CLI for watching and bundling SpringType projects.

6 lines (5 loc) 129 B
if (FuseBox.isServer) { module.exports = global.require("stream"); } else { module.exports = require("stream-browserify"); }