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

salix demo's only work from inside the source project #17

Open
jurgenvinju opened this issue Jul 5, 2022 · 1 comment
Open

salix demo's only work from inside the source project #17

jurgenvinju opened this issue Jul 5, 2022 · 1 comment

Comments

@jurgenvinju
Copy link
Member

This is what happens when you run the tree demo app from a client project that depends on salix 0.2.4 via Maven:

image

the WebView component is serving at the right localhost URL, but the salix webserver itself can not comply with the request because there is no salix project in scope of the current IDE.

@jurgenvinju
Copy link
Member Author

This might be solved indirectly by #13 , at least for the index.html files. Still there has possible .js sources and other files that salix must serve from its target folder or jar.

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

No branches or pull requests

1 participant