Skip to content

Commit

Permalink
Merge pull request #243 from zestyxyz/feat/remove-web
Browse files Browse the repository at this point in the history
Remove remaining Web SDK files and references
  • Loading branch information
msub2 authored Oct 18, 2024
2 parents ec13af2 + 627c294 commit 60881a9
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 200 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ Currently, we support the following platforms:
- [babylon.js](https://github.com/zestyxyz/ads-sdk/tree/main/babylonjs)
- [react-three-fiber](https://github.com/zestyxyz/ads-sdk/tree/main/r3f)
- [three.js](https://github.com/zestyxyz/ads-sdk/tree/main/threejs)
- [web](https://github.com/zestyxyz/ads-sdk/tree/main/web)
- [unity](https://github.com/zestyxyz/ads-sdk/tree/main/unity)
- [wonderland](https://github.com/zestyxyz/ads-sdk/tree/main/wonderland)

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"r3f",
"threejs",
"utils",
"web",
"wonderland"
]
}
30 changes: 0 additions & 30 deletions web/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions web/index.html

This file was deleted.

26 changes: 0 additions & 26 deletions web/package.json

This file was deleted.

108 changes: 0 additions & 108 deletions web/src/index.js

This file was deleted.

16 changes: 0 additions & 16 deletions web/webpack.config.js

This file was deleted.

0 comments on commit 60881a9

Please sign in to comment.