UNPKG

common-shakeify

Version:

browserify tree shaking plugin using @indutny common-shake

6 lines (5 loc) 72 B
module.exports = { a: 1, b: 2, // only this should be kept c: 3 }