Yusuke Goto
Yusuke Goto
The fix of https://github.com/PaulTaykalo/swift-scripts/pull/14 replace lines with tail comment with empty line. I made patch to remove only tail comment from line. Example: definition `used` has a tail comment. Original...
Federated pages in nextjs-v13 start rendering "404 Not Found" since I pulled this repo with nextjs-mf v8. e.g. http://localhost:3001/shop I'm using nextjs-mf 8.1.7. Federated components look like having no issues....
### Are you certain it's a bug? - [X] Yes, it looks like a bug ### Are you using the latest plugin release? - [X] Yes, I'm using the latest...
issue: https://github.com/Kotlin/kotlin-koans/issues/158 I found it!
I'm trying to use @aws-sdk/client-evidently with importmap-rails and am getting an identifier clashing error. ``` SyntaxError: Identifier 'identifyUser' has already been declared (at application-f95e84a6b52a31d138bd8d4b067c4365e2ac1dc26b2dc4bc705b84c0f3779ec2.js:11862:1) ``` By inspecting installed scripts, I...