Skip to content

Commit

Permalink
Make sure to make TDSLoader available in Framer Modules package
Browse files Browse the repository at this point in the history
  • Loading branch information
emilwidlund committed May 2, 2018
1 parent abfad2e commit 4b0b21b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,15 @@
"/form/loaders/GLTF.coffee",
"/form/loaders/JSONObject.coffee",
"/form/loaders/OBJ.coffee",
"/form/loaders/TDS.coffee",

"/form/lib/ColladaLoader.js",
"/form/lib/FBXLoader.js",
"/form/lib/GLTFLoader.js",
"/form/lib/inflate.min.js",
"/form/lib/MTLLoader.js",
"/form/lib/OBJLoader.js",
"/form/lib/TDSLoader.js",
"/form/lib/OrbitControls.js",
"/form/lib/three.min.js"
],
Expand Down

0 comments on commit 4b0b21b

Please sign in to comment.