Somiona

Results 5 comments of Somiona

Upvote, the current example for enabling styled jsx plugins is by using it with babel, and there's no clear instruction of how to configure it to work with swc.

I'm using windows 18363.815 and for now even if running following code: ```groovy def mainVerticleName = 'com.MainVerticle' def watchForChange = 'src/**/*' def doOnChange = './gradlew classes' run { args =...

me too, the same error occurred.

Is it possible to sign the macos compiled app so it can be accepted by brew cask for a better mac installation experience? I've created a configuration for Ryujinx (both...

> > Is it possible to sign the macos compiled app so it can be accepted by brew cask for a better mac installation experience? I've created a configuration for...