mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-12-15 02:01:05 +00:00
larry babby and threejs for glsl
This commit is contained in:
11
webGl/my-threejs-test/node_modules/weak-lru-cache/rollup.config.js
generated
vendored
Normal file
11
webGl/my-threejs-test/node_modules/weak-lru-cache/rollup.config.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
export default [
|
||||
{
|
||||
input: "index.js",
|
||||
output: [
|
||||
{
|
||||
file: "dist/index.cjs",
|
||||
format: "cjs"
|
||||
}
|
||||
]
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user