Replies: 1 comment
-
|
Thanks for the suggestion @arome ! Currently we don't allow for importing external (non iTwin) packages into sandboxes, but we can look into supporting this. What packages are you trying to pull in? Your sandbox to reproduce the issue might be as minimal as it could be if you need other packages. Another alternative is to use stackblitz or CodeSandbox or even create a new GitHub Repo with your reproducible example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm currently working on an iTwinJS app and encountering an issue related to an external npm package I'm using within the app.
To help diagnose and reproduce this issue, I'd ideally like to create a minimal example within an iTwinJS sandbox environment. However, it seems the sandboxes dont allow adding external packages.
Is there any current functionality that would allow users to specify and include additional npm packages within the iTwinJS sandboxes?
If this isn't possible, are there any recommended alternative approaches for providing minimal, reproducible examples of issues involving external packages in an iTwinJS context?
Beta Was this translation helpful? Give feedback.
All reactions