Tyler Gould
Tyler Gould
### System info - Playwright Version: v1.34.3 - Operating System: macOS - Browser: All - Other info: ### Source code Unable to share a reproducer but I can work on...
Not sure if this is a use case we're concerned with here, but I think there'd need to be something like Django's `collectstatic` for apps more complex than a toy...
I did a `pushup new mycoolapp` and got a `mycoolapp/` folder like I wanted, but my go.mod says `module example/myproject` and my build artifact is `myproject.exe`. I see that I...