Commit graph

21 commits

Author SHA1 Message Date
Pas
e49eb634fe Revert "Merge pull request #71 from afyef/feat/skip-source-button"
This reverts commit d1356405d2, reversing
changes made to 85421a881d.
2025-12-04 11:07:44 -07:00
aq
42a18778eb fix: allow Vite to serve files from linked providers directory
Add server.fs.allow configuration to permit serving WASM files
from the symlinked local-libs/@p-stream/providers directory.
2025-12-03 22:18:42 +04:00
aq
236ed5b1ea fix: configure Vite to handle WASM files from dependencies
- Add assetsInclude config to treat WASM as assets
- Prevent WASM files from being inlined as base64 with assetsInlineLimit

This ensures WASM files from dependencies are properly served as
separate assets instead of being embedded as data URLs.
2025-12-03 22:10:05 +04:00
Pas
cd4daea6f3 prettier 2025-11-07 16:50:35 -07:00
Pas
e93cbe4d4a fix build error 2025-09-25 11:58:06 -06:00
Ivan Evans
817acdb698
Merge branch 'sussy-code:main' into production 2024-09-23 09:56:25 -06:00
Cooper
af31bdb1cc
hopefully fix werid build errors 2024-09-23 00:23:14 +00:00
Cooper
c06e455453
attempt to fix manual chunk loading 2024-09-23 00:19:13 +00:00
Cooper
3e4e7d9c81
fix silly vite 2024-09-22 15:51:25 +00:00
Ivan Evans
ab6da8f162 rename 2024-09-19 22:22:40 -06:00
Ivan Evans
6575cb30a6 Migration A 2024-09-19 22:22:14 -06:00
Paradox
75b707465f Stop caching index files 2024-07-03 15:57:06 +00:00
sussy-code
5238257999 Oops i broke something :-( 2024-05-07 18:22:25 +00:00
Cooper Ransom
2805ff117b Merge remote-tracking branch 'movie-web/dev' 2024-03-04 19:11:17 -05:00
MovieWebIPFS
de2e3e6aed feat: allow setting 'base' via VITE_BASE_URL
this sets the default to `/` which results in this patch not breaking behavior. This is being used to set base as a relative path to enable hosting movie-web at any non-root location
2024-03-04 20:36:39 +00:00
Cooper Ransom
2cf23a2bd1 Add sudo-flix code from github 2024-02-26 10:54:56 -05:00
mrjvs
a4f75a34ab Bundling 2024-01-03 20:43:28 +01:00
mrjvs
aca7827a15 Implement new country code system and new language code system 2024-01-03 20:06:08 +01:00
mrjvs
287ea61e17 Chunk react-dom away from main package for faster load times + add rollup chunking analyzer + ignore vite config from tsconfig linting 2023-12-24 14:20:47 +01:00
Contreras, Raf
68538d2112 More bundling improvements 2023-12-24 16:14:34 +13:00
Contreras, Raf
48b708d569 Upgrade packages, bundling, performance 2023-12-23 18:24:43 +13:00
Renamed from vite.config.ts (Browse further)