Skip to content

Commit

Permalink
add: switch Storybook to Gatsby for GH pages
Browse files Browse the repository at this point in the history
  • Loading branch information
brianzinn committed Jan 14, 2023
1 parent 5d7840a commit c202270
Show file tree
Hide file tree
Showing 175 changed files with 6,952 additions and 24,549 deletions.
7 changes: 5 additions & 2 deletions devtool/loader/src/codesandbox-templates/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
"keywords": [],
"main": "src/index.jsx",
"dependencies": {
"@babylonjs/core": "^5.1.0",
"@babylonjs/gui": "^5.1.0",
"@babylonjs/core": "^5.41.0",
"@babylonjs/gui": "^5.41.0",
"@babylonjs/loaders": "^5.41.0",
"@babylonjs/materials": "^5.41.0",
"@babylonjs/procedural-textures": "^5.41.0",
"babylonjs-hook": "0.1.1",
"react": "^18.2.0",
"react-babylonjs": "3.0.31",
Expand Down
7 changes: 5 additions & 2 deletions devtool/loader/src/codesandbox-templates/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@
"keywords": [],
"main": "src/index.tsx",
"dependencies": {
"@babylonjs/core": "^5.1.0",
"@babylonjs/gui": "^5.1.0",
"@babylonjs/core": "^5.41.0",
"@babylonjs/gui": "^5.41.0",
"@babylonjs/loaders": "^5.41.0",
"@babylonjs/materials": "^5.41.0",
"@babylonjs/procedural-textures": "^5.41.0",
"babylonjs-hook": "0.1.1",
"react": "^18.2.0",
"react-babylonjs": "3.0.31",
Expand Down
1 change: 0 additions & 1 deletion packages/extra/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion packages/extra/.prettierignore

This file was deleted.

17 changes: 0 additions & 17 deletions packages/extra/.prettierrc

This file was deleted.

28 changes: 0 additions & 28 deletions packages/extra/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions packages/extra/src/BabylonApp.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions packages/extra/src/BasicCameraLightsGround.tsx

This file was deleted.

15 changes: 0 additions & 15 deletions packages/extra/src/BasicScene.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions packages/extra/src/index.ts

This file was deleted.

101 changes: 0 additions & 101 deletions packages/extra/tsconfig.json

This file was deleted.

Loading

0 comments on commit c202270

Please sign in to comment.