@splinetool/runtime 1.7.0 → 1.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,6 +33,8 @@ spline.load('https://prod.spline.design/6Wq1Q7YGyM-iab9i/scene.splinecode');
33
33
 
34
34
  You should be able to see the scene you exported in your canvas.
35
35
 
36
+ **NOTE**: If you are experiencing CORS issues, you can download the .splinecode file and self-host it; this will fix any CORS issue. To download, go to Spline's code export panel and click on the download icon visible in the prod.spline textarea.
37
+
36
38
  > :warning: Only **.splinecode** files should be loaded through this API. `.spline` files are meant to be used in the editor.
37
39
 
38
40
  ### Read and modify Spline objects