sitecues / sitecues-core

Application launcher for Sitecues.
0 stars 0 forks source link

Needs to check if Sitecues already exists on the page #5

Closed aleventhal-aisquared closed 8 years ago

aleventhal-aisquared commented 8 years ago

if (sitecues && sitecues.exists) throw new Error("The sitecues library already exists on this page.");