purdy.js
purdy.js copied to clipboard
need to do a deep merge for proto
Object.assign() isn't going to cut it for all props. Make sure to do a deep merge, or at least validate that it behaves as expected with more complicated structures.