-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 9.10
-
Fix Version/s: QualifiedToSchedule
-
Component/s: 3D
Currently, the addon downloads a full three.js bundle (~160MB) on every build. This is far from efficient and should be optimized the reduce both build time and resource usage.
Note: The reasoning behind this is the need of some 3D file loaders that are only available in the examples of three.js (which are not bundled in the minified version).
- duplicates
-
NXP-24656 Optimize build process using a more efficient three.js bundle
- Resolved