W
who_ispratik
I was looking for a website to see webapps that are built with nuxt
B
BobbieGoede
is the stream dropping or is it just me
S
sixfourwelve
Oh stream is gone
W
who_ispratik
Ffs man
D
daniel_philip_johnson
i thought it was my docker container causing it
S
sixfourwelve
Oh it is back
A
AerodynamicPotato
ohai
L
lifeskillkarma
F
O
Obito
done 31968
W
who_ispratik
Thanks
J
JoaquÃn Sánchez
can we update unimport to latest v5?
J
JoaquÃn Sánchez
esm only
B
BobbieGoede
@danielroe I was just checking this, its too bad the website is no longer up
A
AerodynamicPotato
looks like the stream struggles a tiny bit when you pnpm i xD
J
JoaquÃn Sánchez
main using v5
P
Ponkhy
Alrighty, I need to go now, have a good stream and good luck with your bugs! :>
L
lifeskillkarma
have a nice day @Ponkhy :)
T
toddcodes
hello Daniel!
O
Obito
PR is done 31968
A
Ahmad Zafar
my fav streamer! hope you're having a wonderful day :)
D
denish_insider
Any guide on how to properly setup monorepo? I always end up messing evrything.
D
denish_insider
Nuxt with any other nodejs framework like Adonisjs
L
lifeskillkarma
I think pnpm has decent enaugh documentation on their site
L
lifeskillkarma
didn't play with other stuff yet
J
JoshuaKGoldberg
yesss pnpm
O
Obito
thank you much
L
lifeskillkarma
btw, daniel, what is your favourite TC39 feature to come? If you check them out here and there, Idk
D
denish_insider
@danielroe any plan to extend nuxt cli using modules? Something like I want to add my custom commands and it should be executed like 'nuxi run do:something'
D
denish_insider
Is there any example repo?
L
lifeskillkarma
btw, is there a way for me to figure out if a browser api is polyfilled by TS/vite if not suppored on a specific browser yet?
D
denish_insider
I guess this would be nice feature using commands/ folder to extend nuxt cli. But in not sure that will this work after production like I want to migrate db after production or deployment, maybe it's not possible in serverless
J
Jamflex
pretty errors
D
denish_insider
Yep, nitro task does this but nice feature to add for creating stubs in dev
D
denish_insider
Using Youch to show pretty errors
D
denish_insider
Is it me or stream is lagging
J
Jamflex
doesnt consola have consola.box for this reason?
A
AerodynamicPotato
Yea lagging just a little bit
D
denish_insider
Mine is stopped
B
BobbieGoede
the stream is freezing now and then
J
Jamflex
bitrate is up and down a lot
D
denish_insider
Fast.com
A
AerodynamicPotato
it fluctuates every now and then but its fine now
J
Jamflex
depending how you are restreaming no?
D
denish_insider
Any idea how can I validate the env values using schema like zod or any other
L
lifeskillkarma
@denish_insider you mean on build?
D
denish_insider
Runtime too and on hmr too
L
lifeskillkarma
@denish_insider https://env.t3.gg/docs/introduction does technically support nuxt
D
denish_insider
@poor_fischi it's fixed with zod, I am using effect-ts schema
L
lifeskillkarma
but it sidesteps the default nuxt config if I am not mistaken
L
lifeskillkarma
wdym fixed with zod?
L
lifeskillkarma
documentation says any validator is fine
L
lifeskillkarma
as long as it supports standard schema at least
D
denish_insider
@poor_fischi yes I mislooked, thanks
L
lifeskillkarma
well, I never used it, but having something a bit neater integrated within nuxt could be nice
D
denish_insider
True