You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't aware the src= attribute worked for <py-script>. Cool!
Definitely open for this and also potentially a way to put the source file into paths:.
My original method was really intended to make a single static file, without need for web server at all, but I think there are many valid use cases and we should make it very configurable (and simple too).
Instead of copying the contents of the script into the HTML I would like to have the option to declare the path to the source input.
I will submit a PR for this use case shortly.
For example (the new flag is only a suggestion, a better recommended name or default behavior is appreciated)
The text was updated successfully, but these errors were encountered: