Skip to content

Commit

Permalink
Fix several issues under Windows Chrome.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-macke committed Sep 16, 2023
1 parent 7c9df41 commit 59f1670
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 125 deletions.
184 changes: 92 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@webgpu/types": "^0.1",
"copyfiles": "^2.4",
"esbuild": "^0.19",
"typescript": "^5.0"
"typescript": "^5"
},
"scripts": {
"prestart:copysrc": "copyfiles -u 1 src/**/*.html src/sidebar.js src/**/*.comp src/**/*.vert src/**/*.frag src/**/*.wgsl src/**/*.png build",
Expand Down
Loading

0 comments on commit 59f1670

Please sign in to comment.