metaist / duil.js

A tiny data-driven UI rendering framework.
https://metaist.github.io/duil.js/
MIT License
1 stars 0 forks source link

fix: global is not defined for jQuery-detection #16

Closed metaist closed 6 years ago

metaist commented 6 years ago

Need global for testing, but also need window or this which is undefined in ES6 modules.