December 20, 2012
********Location: #jquery-meeting on Freenode
Attending: Scott, Dave, Rodney, Jörn
Time: 11am ET (16:00 UTC)
QUnit
#378 – codebase split. If so, how? Follow jQuery Core? UMD/AMD?
- Check out what James suggested (lodash UMD), otherwise just copy approach from Core, release single file on CDN and NPM
#352 – Unsafe JavaScript attempt to access frame – what is going on?
#347 – Add assertion to run after loading source to look for globals – add a resource loader to QUnit? Would need a prototype. The global-leaks check doesn’t seem worth the trouble though.
TestSwarm