Wind
Wind
 Istedikleriniz bu sekilde mi
Exactly, the `shikiji` dimension is too much
what I see is that the .output node_modules plugin itself is too big. All themes and languages are included.
@acidjazz reproduction https://github.com/productfrontenddeveloper/bug
I need to completely update the template, I'll work on it
When prerendering and using node-cron, build hangs ```ts import cron from 'node-cron' export default defineNitroPlugin(async () => { startCron() }) function startCron() { cron.schedule('0 4 * * *', async ()...
Anyone using this library? does it work ? I have the codes giving an error.
same problem
Matchfile ``` git_url(ENV["GIT_URL"]) storage_mode("git") type("appstore") git_basic_authorization(Base64.strict_encode64(ENV["GIT_TOKEN"])) username(ENV["FASTLANE_APPLE_ID"]) ``` GIT_URL=https://github.com/username/repo GIT_TOKEN= ghp_Ox9PbIsxxxxxxxxxxxxx [email protected]/email address my working
> @productdevbook What email for the `FASTLANE_APPLE_ID` you used? Is your GitHub email or a different email? apple developer email adress