Improvement: Use npm extend module
Closed this issue · 1 comments
blindfish3 commented
Looks like extend is equivalent to the Extend function you have hard-coded in snackbar.js - you could just import that instead; but maybe you're deliberately avoiding external module dependencies?