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

TSDX and Rollup Config #44

Closed
edolix opened this issue Apr 22, 2021 · 3 comments · Fixed by #49
Closed

TSDX and Rollup Config #44

edolix opened this issue Apr 22, 2021 · 3 comments · Fixed by #49
Assignees

Comments

@edolix
Copy link
Contributor

edolix commented Apr 22, 2021

I'd like to run a client in Node to have another environment running the new setup. I've tried with a very simple demo but seems like our core package has some issues running in node.

Seems related to how Rollup bundles the dependencies (external etc).

References:

We might have to tweak the rollup config for @signalwire/core to have different output for Node and Browser.

@edolix
Copy link
Contributor Author

edolix commented Apr 22, 2021

We can check #6 too

@edolix edolix changed the title Run test app in Node.js TSDX and Rollup Config Apr 26, 2021
@edolix
Copy link
Contributor Author

edolix commented Apr 26, 2021

As discussed in Cantina, let's try out https://github.com/developit/microbundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants