augmentmy-world / arStudio

A innovative Web editor for Augmented Reality
https://webarstudio.tripod-digital.co.nz
MIT License
54 stars 34 forks source link

jquery libs included in src or as cdn links? #8

Closed kalwalt closed 4 years ago

kalwalt commented 4 years ago

jquery libs was missed and i provided with cdn links: https://github.com/augmentmy-world/arStudio/blob/08583457e9969023168b86d0eefd24f37a151659/editor/index.html#L22-L23 what should be better? leave the cdn links or provide with sourced libs?

ThorstenBux commented 4 years ago

Copy of the lib I think is better. It is recommended most of the time from what I've read.

kalwalt commented 4 years ago

i will upload the libs soon. I need only to test them to be sure.

kalwalt commented 4 years ago

Solved with #13.