sendou.ink/app
William Lam bb7f9bcb59
Replaced "process.env.BASE_URL" with ""import.meta.env.VITE_SITE_DOMAIN" (#1858)
* Add trustedDependencies

* Replaced "process.env.BASE_URL" with ""import.meta.env.VITE_SITE_DOMAIN"
- Issue Link: https://github.com/Sendouc/sendou.ink/issues/1850

* biome linting fixes

* Matched trustedDependencies to rewrite branch & rebuilt bun lock file

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2024-08-30 00:26:59 +03:00
..
components Enable Biome rule "noSvgWithoutTitle" (#1849) 2024-08-25 09:10:09 +03:00
db Add TO permissions via UI 2024-08-25 11:29:35 +03:00
features Replaced "process.env.BASE_URL" with ""import.meta.env.VITE_SITE_DOMAIN" (#1858) 2024-08-30 00:26:59 +03:00
hooks Migrate Node -> Bun (#1827) 2024-08-11 16:09:41 +03:00
modules Migrate Node -> Bun (#1827) 2024-08-11 16:09:41 +03:00
styles Prepare maps for brackets ahead of time (#1845) 2024-08-24 12:10:36 +03:00
utils Migrate Node -> Bun (#1827) 2024-08-11 16:09:41 +03:00
constants.ts Const update 2024-08-08 22:25:10 +03:00
entry.client.tsx Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
entry.server.tsx Migrate Node -> Bun (#1827) 2024-08-11 16:09:41 +03:00
permissions.ts Migrate Prettier/Eslint/Stylelint setup to Biome (#1772) 2024-06-24 13:07:17 +03:00
root.tsx Add TO permissions via UI 2024-08-25 11:29:35 +03:00