brisa-build / brisa

The Web Platform Framework.
https://brisa.build
MIT License
449 stars 12 forks source link

fix(build): fix standalone var env #624

Closed aralroca closed 2 weeks ago

aralroca commented 2 weeks ago

Related https://github.com/brisa-build/brisa/issues/622

By setting the env variables to “banner” instead of “define”, all files will already have the correct environment variables and therefore the constants will always be loaded correctly.

pkg-pr-new[bot] commented 2 weeks ago

Open in Stackblitz

brisa-adapter-vercel

``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-adapter-vercel@624 ```

brisa-pandacss

``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-pandacss@624 ```

brisa-tailwindcss

``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-tailwindcss@624 ```

brisa

``` bun add https://pkg.pr.new/brisa-build/brisa@624 ```

create-brisa

``` bun add https://pkg.pr.new/brisa-build/brisa/create-brisa@624 ```

www

``` bun add https://pkg.pr.new/brisa-build/brisa/www@624 ```

commit: acb1b24