Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone: upload js lib not work #919

Open
wirmachenbunt opened this issue Nov 18, 2024 · 2 comments
Open

Standalone: upload js lib not work #919

wirmachenbunt opened this issue Nov 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@wirmachenbunt
Copy link

tried working with matter.js in cables standalone. the workflow of uploading the lib and then referencing it in my op fails right at the beginning.

Aufzeichnung.2024-11-18.171535.mp4
@wirmachenbunt wirmachenbunt added bug Something isn't working new labels Nov 18, 2024
@pandrr
Copy link
Member

pandrr commented Nov 25, 2024

this currently does not work. we are reworking this right now

@pandrr pandrr removed the new label Nov 25, 2024
@wirmachenbunt
Copy link
Author

somehow connectected to this: joscha , jens and me tried to establish some sort of workflow to develop new shit locally, with the focus to publish it later online. it failed so far getting own libs to work with standalone and have a working export.

the dream scenario would be:

  • using VSCode with the standalone version (not dev repo) of cables to code new ops
  • being able to use own libs based on javascript modules (most libs you find are like that)
  • exporting the project to HTML, cables online etc. including the new op

sounds like a feature request :)
it's really cool to have the standalone version and being able to develop using the comfort of VSCode, is promissing. For simple ops, that's already pretty nice. It just gets complicated when trying to split code into more than one file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants