Skip to content

Use different ports for start-prod and start-examples#5592

Merged
mstange merged 2 commits intofirefox-devtools:mainfrom
mstange:different-ports
Sep 4, 2025
Merged

Use different ports for start-prod and start-examples#5592
mstange merged 2 commits intofirefox-devtools:mainfrom
mstange:different-ports

Conversation

@mstange
Copy link
Contributor

@mstange mstange commented Sep 4, 2025

Because the production build uses a service worker, it can be annoying to have that service worker be installed on localhost:4242 and then not see your changes when you switch to the development build.

Use port 4243 for start-prod and start-l10n-prod, and use port 4244 for start-examples.

Because the production build uses a service worker, it can be annoying
to have that service worker be installed on localhost:4242 and then
not see your changes when you switch to the development build.

Use 4243 for start-prod and start-l10n-prod, and use 4244 for start-examples.
@mstange mstange requested a review from canova as a code owner September 4, 2025 14:13
@mstange mstange merged commit c405844 into firefox-devtools:main Sep 4, 2025
12 of 13 checks passed
@canova canova mentioned this pull request Sep 5, 2025
canova added a commit that referenced this pull request Sep 5, 2025
Changes:

[Markus Stange] Some path fixes (#5581)
[depfu[bot]] Update all Yarn dependencies (2025-09-03) (#5585)
[Nazım Can Altınova] Remove the findDOMNode usage from ContextMenu
(#5588)
[Markus Stange] Replace @fetch-mock/jest with plain fetch-mock (#5575)
[Ryan Hunt] Replace zee-worker.js with compression streams API (#5584)
[Markus Stange] Remove unused FilterNavigatorBar animations (#5591)
[Markus Stange] Use different ports for start-prod and start-examples
(#5592)
[Markus Stange] Remove SharedArrayBuffer workaround (#5596)
[Jeff Muizelaar] Make time after responseEnd have a more accurate name
(#5582)
[Ryan Hunt] Move compression and decompression to a worker (#5597)
[Markus Stange] Remove Flow and no-TypeScript settings from
.vscode/settings.json (#5601)
[Markus Stange] Simplify the eslint command in package.json so that
eslint.config.mjs is the only place you need to look if you want to know
if a file is being checked (#5600)
[Markus Stange] Fix search filtering (#5599)
[Nazım Can Altınova] 🔃 Sync: l10n -> main (September 5, 2025) (#5603)

And thanks to our localizers:

de: mstange
tr: Fernando Javier
tr: Rua
tr: Selim Şumlu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants