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

Multiple rx._x.asset issues #3623

Open
benedikt-bartscher opened this issue Jul 4, 2024 · 0 comments · May be fixed by #3624
Open

Multiple rx._x.asset issues #3623

benedikt-bartscher opened this issue Jul 4, 2024 · 0 comments · May be fixed by #3624
Labels
bug Something isn't working

Comments

@benedikt-bartscher
Copy link
Contributor

benedikt-bartscher commented Jul 4, 2024

  • Assets should not be checked and copied in backend only mode. Even if you do not put them in globals, they will for example be executed if you use them in a @rx.page which will be loaded. Even in backend only mode.
  • Local/Normal asset support - Assets which are in the local assets/ directory should not be copied to assets/external. But we can still validate that the asset exists and return the serving path.

@abulvenz

@benedikt-bartscher benedikt-bartscher added the bug Something isn't working label Jul 4, 2024
@benedikt-bartscher benedikt-bartscher linked a pull request Jul 4, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant