-
-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #208 from Tresjs/docs/197-206-troubleshooting-migr…
…ation-guides Docs/197 206 troubleshooting migration guides
- Loading branch information
Showing
20 changed files
with
5,404 additions
and
5,013 deletions.
There are no files selected for viewing
9,483 changes: 4,809 additions & 4,674 deletions
9,483
docs/.vitepress/cache/deps/@tresjs_cientos.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,47 @@ | ||
{ | ||
"hash": "c0aa5abf", | ||
"browserHash": "786d5af0", | ||
"hash": "73411b7d", | ||
"browserHash": "0bbf8bc7", | ||
"optimized": { | ||
"vue": { | ||
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js", | ||
"file": "vue.js", | ||
"fileHash": "fca2bc15", | ||
"needsInterop": false | ||
}, | ||
"@tresjs/core": { | ||
"src": "../../../../node_modules/.pnpm/@[email protected][email protected]/node_modules/@tresjs/core/dist/tres.js", | ||
"file": "@tresjs_core.js", | ||
"fileHash": "f99c16ea", | ||
"fileHash": "1ab1f91c", | ||
"needsInterop": false | ||
}, | ||
"three": { | ||
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/three/build/three.module.js", | ||
"file": "three.js", | ||
"fileHash": "674337d4", | ||
"fileHash": "c93e162c", | ||
"needsInterop": false | ||
}, | ||
"@tresjs/core": { | ||
"src": "../../../../node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@tresjs/core/dist/tres.js", | ||
"file": "@tresjs_core.js", | ||
"fileHash": "dc076c3b", | ||
"needsInterop": false | ||
}, | ||
"@tresjs/cientos": { | ||
"src": "../../../../node_modules/.pnpm/@[email protected].0_tmfoxhtycm6gvt37fuuvp77ciy/node_modules/@tresjs/cientos/dist/trescientos.js", | ||
"src": "../../../../node_modules/.pnpm/@[email protected].1_@[email protected][email protected][email protected]/node_modules/@tresjs/cientos/dist/trescientos.js", | ||
"file": "@tresjs_cientos.js", | ||
"fileHash": "8c54a5ea", | ||
"fileHash": "c0bcd255", | ||
"needsInterop": false | ||
}, | ||
"@stackblitz/sdk": { | ||
"src": "../../../../node_modules/.pnpm/@[email protected]/node_modules/@stackblitz/sdk/bundles/sdk.m.js", | ||
"file": "@stackblitz_sdk.js", | ||
"fileHash": "8df2d73d", | ||
"fileHash": "68a20abf", | ||
"needsInterop": false | ||
}, | ||
"gsap": { | ||
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/gsap/index.js", | ||
"file": "gsap.js", | ||
"fileHash": "194308d9", | ||
"fileHash": "a4e0a5be", | ||
"needsInterop": false | ||
} | ||
}, | ||
"chunks": { | ||
"chunk-ZAYNNKM4": { | ||
"file": "chunk-ZAYNNKM4.js" | ||
"chunk-DESKY23Y": { | ||
"file": "chunk-DESKY23Y.js" | ||
}, | ||
"chunk-LZPJ5JBW": { | ||
"file": "chunk-LZPJ5JBW.js" | ||
|
Oops, something went wrong.