You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The npm package includes three builds of the library:
@@ -53,11 +53,6 @@ The npm package includes three builds of the library:
53
53
@playcanvas/pcui-graph/bundle.mjs // module build, with all external dependencies bundled
54
54
```
55
55
56
-
The current external dependencies for this project are:
57
-
```
58
-
@playcanvas/pcui
59
-
@playcanvas/observer
60
-
```
61
56
## Storybook
62
57
63
58
Examples of different graphs created with this library can be viewed by running storybook. Do so by running the following in the this projects root directory:
0 commit comments