Marcisbee / radi

🌀Tiny (in size) front-end framework with no extra browser re-flows
https://radi.js.org
MIT License
948 stars 34 forks source link

Uncaught ReferenceError: module is not defined #29

Closed s0kil closed 6 years ago

s0kil commented 6 years ago

When loading Radi from CDN, The following error occurs:

radi.min.js:58 Uncaught ReferenceError: module is not defined
    at radi.min.js:58
    at radi.min.js:16
    at radi.min.js:16
Marcisbee commented 6 years ago

Hmm, will check it out right now.

Marcisbee commented 6 years ago

Fixed with latest v0.3.29 release.