-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace third party libraries with npm modules #9473
Comments
|
@ebogo1 https://www.npmjs.com/package/ktx-parse should be added after #9513 is merged |
Just checking, does this task list account for third party libraries in |
By |
One more late breaking third party library to account for - meshopt. Added in #9694.
Here's the npm library that we should try using instead: https://www.npmjs.com/package/meshoptimizer Edit: see if adding meshopt from npm fixes #9751 |
Closing, as the original scope of this issue has been covered. Knockout.js, workers, and Sandcastle dependencies will be a separate effort. |
This issue will serve as a task list for replacing third party modules with npm modules. Here is the task list (incomplete for now; I'll be updating this as we go).
sprintf
(Removesprintf
third party library #9476)google-earth-dbroot-parser.jsleaving in ThirdParty, at least for nowknockout-3.5.1.js, knockout-es5.js, knockout.js(need longer term plan to get rid of knockout)writeTextToCanvas
#9765)npm install
#9778)npm-third-party-staging
when
import), gltf-pipeline, swayze, and obj2gltfThe text was updated successfully, but these errors were encountered: