ManiacalLabs / SimPixel

WebGL Pixel Art Visualizer
http://simpixel.io
GNU General Public License v3.0
9 stars 7 forks source link

Make all JS dependencies local #13

Closed adammhaile closed 7 years ago

adammhaile commented 7 years ago

Pull in all dependencies and stop using CDN versions for the sake of local dev.

adammhaile commented 7 years ago

Done.