Alex Vilchis

Results 18 comments of Alex Vilchis

This sounds like a cool idea, it would allow me to toggle between SQLite and MySQL for test and prod environments

This would be great!

I'm running into this issue as well, it works when using development

This would be a great one!

This is actually a feature I'm working on! I still need to upload the branch from my local machine + create the draft PR. Thanks for the suggestion, I will...

> quick question: the `###` mark are just identified if it's right above the env name, right? > > because I have an env like this: > > ```shell >...

> I guess this is fine, actually. I could change the `###` to `##` to circumvent this behavior. > > I just miss this documented on https://github.com/arvindell/envful#how-to-declare-variables section You're right,...

> Although I like this feat, I vote for it to be an optional feature because sometimes we may need to have multiple variables just for rapid testing purposes as...

This is keeping my team from migrating to the much-faster esbuild for building our UI library. We currently use rollup because of the `preserveModules` option, which tells next.js knows how...