Closed DavidSichau closed 8 years ago
With meteor 1.3 I always get this error:
ace.js:5 Uncaught ReferenceError: ace is not defined(anonymous function) @ ace.js:5(anonymous function) @ ace.js:170
It seems to me that there is an issue with the file loading order.
Yep, probably has something to do with the new module system. Feel free to dig in to it and find out what you can.
With meteor 1.3 I always get this error:
It seems to me that there is an issue with the file loading order.