UNPKG

common-shakeify

Version:

browserify tree shaking plugin using @indutny common-shake

6 lines (5 loc) 115 B
// Should be kept because this is the entry point. module.exports = { a: require('./a'), b: require('./b').b }