Convert CDN to Local version for Client side deployment #5038
Unanswered
cyborgsince90s
asked this question in
Q&A
Replies: 1 comment
-
Hi, Some info regarding this would really help a lot... Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good Day,
I am currently using the following code for CDN access.
`<script async src="https://ga.jspm.io/npm:es-module-shims@1.6.3/dist/es-module-shims.js"></script>
For Client side deployment, I have been asked to convert all CDNs to local version.
But I am unable to convert it as its having deep Threejs dependencies.
Please provide me a workaround.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions