# setup-use-import-maps **Use Import Maps instead of old CDN script tags.** ## Why It Matters The old CDN pattern (` ``` ## Good Example ```html ``` ## WebGPU Import Map ```html ``` ## References - [Three.js Installation Guide](https://threejs.org/manual/#en/installation) - [MDN Import Maps](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap)