wilsonpage / fastdom

Eliminates layout thrashing by batching DOM measurement and mutation tasks
6.83k stars 240 forks source link

Use "more standard" AMD/CJS detect syntax #101

Closed betabong closed 7 years ago

betabong commented 7 years ago

This will allow tools like AMDClean https://github.com/gfranko/amdclean to recognise the expression.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 98.4% when pulling 02cc186475f822645a0170f2a70cacea6e3c3e8d on betabong:patch-1 into 99beda37e8c6f7932e8c1bb79572fca7f1852161 on wilsonpage:master.

wilsonpage commented 7 years ago

Thanks! :)