flitbit / diff

Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
MIT License
2.99k stars 213 forks source link

Use webpack to build minified version of the script #147

Closed reconbot closed 5 years ago

reconbot commented 5 years ago

This supports using packages and will bring them into the min.js file

I haven't tested all the different module loaders you have in there manually. but I think we can use webpack to do that too.