Financial-Times / ftdomdelegate

Create and manage a DOM event delegator
MIT License
320 stars 36 forks source link

Error on uglification #72

Closed albell closed 7 years ago

albell commented 9 years ago

Did a fresh npm install, got a few deprecation warnings about fs-watch-tree and buffer-browserify. Then this error on grunt default:

domdelegate-error-on-uglify

orangemug commented 7 years ago

@albell I had the same warnings before the merge of PR #81. I'll close the issue please let me know if you have any further problems

albell commented 7 years ago

@orangemug Thanks for your perseverance. I might take another look at this. I have to say I'm nervous about yoking any of my work to a project that takes over a year to fix a totally broken build. Ultra-lightweight alternatives to jQuery et al are great in theory, but not when they aren't given basic maintenance.