aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/vite.config.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: add CORS configuration for chrome-extension origin (#1823)qixing-jk2025-08-091-0/+5
| | | | | Update @crxjs/vite-plugin to v2.0.1 and add server CORS configuration to allow requests from chrome-extension origins in the browser extension's vite.config.ts file. https://github.com/crxjs/chrome-extension-tools/blob/55912418204c6dbdbf7a4a59d1384a290208fb4d/playgrounds/react/vite.config.ts#L20
* fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem2024-08-181-1/+7
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-301-2/+3
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+9