sindresorhus/on-change

Able to use in a Vanilla JS environment

DanielIndie95 opened this issue · 1 comments

I Would like to upload this package to a cdn of a sort, but for that to be possible it is needed to purely js (without require and such. Is there a way to sort of "bundle it" so it would be accessible through Vanilla js and therefore upload-able to a cdn?

I think you might be able to use https://wzrd.in/, but that's really something you need to figure out yourself. Alternatively, run Browserify locally.