-
Notifications
You must be signed in to change notification settings - Fork 122
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
Include Web Support For Compose Module #422
Comments
loadAsText is similar for other modules i.e I could create a pull request but this project configuration is bloated , resources file with a path to mpp-library's resources , it doesn't work on windows , kotlin version 1.6.10 causes error on windows with Projects must be configuring , plus compose-jb version is outdated , Kotlin version should be 1.8.0 and compose version should be 1.3.0 |
…-res #422 Compose web target with asset res
will be released in 0.21.0 |
here's a sample that I use , that works on my web app here https://qawaz.github.io/sketchable-web , this will only load the file once , more requests will return with empty strings until the resource has loaded
The text was updated successfully, but these errors were encountered: