Skip to content

Instantly share code, notes, and snippets.

@mrdoob
Created February 17, 2021 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrdoob/6a1449f6bce3a2349ce97e5b3a93dfb9 to your computer and use it in GitHub Desktop.
Save mrdoob/6a1449f6bce3a2349ce97e5b3a93dfb9 to your computer and use it in GitHub Desktop.
Test module treeshaking
echo "import { Matrix4 } from './src/math/Matrix4.js'" | npx rollup -f es
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment