-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more CodeSandbox sandboxes for CI
- Loading branch information
1 parent
ed07d94
commit 6b776b1
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
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,3 +1,14 @@ | ||
{ | ||
"sandboxes": ["new", "react-ts", "/examples"] | ||
"sandboxes": [ | ||
"new", | ||
"react-ts", | ||
"/examples", | ||
"react-pixi-fiber-template-ohk6z", | ||
"react-pixi-fiber-typescript-template-613ly", | ||
"q7oj1p0jo6", | ||
"react-pixi-fiber-demo-animatedsprite-d6udu", | ||
"react-pixi-fiber-text-alignment-th5eg", | ||
"react-pixi-fiber-with-redux-g4k7n", | ||
"9qyxrljyo" | ||
] | ||
} |