[backport rh-test] remove auth service worker (rh-test) (#6296)

## Summary
- remove auth service worker bundle and registration code
- drop config ignores referencing removed assets

## Testing
- lint-staged (eslint, prettier)

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-6296-backport-rh-test-remove-auth-service-worker-rh-test-2986d73d36508118b8cdf1472577175f)
by [Unito](https://www.unito.io)
This commit is contained in:
Christian Byrne
2025-10-25 23:56:26 -07:00
committed by GitHub
parent 09bad9c1e8
commit aa5a8fcb95
6 changed files with 1 additions and 238 deletions

View File

@@ -60,7 +60,6 @@ export default defineConfig([
'**/vite.config.*.timestamp*',
'**/vitest.config.*.timestamp*',
'packages/registry-types/src/comfyRegistryTypes.ts',
'public/auth-sw.js',
'src/extensions/core/*',
'src/scripts/*',
'src/types/generatedManagerTypes.ts',