Skip to content

Commit 26159ca

Browse files
committed
chore: update port
1 parent b285381 commit 26159ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ports-map.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ const portsList = {
2424
'http2-option': 1,
2525
'https-option': 1,
2626
'liveReload-option': 1,
27-
'watchFiles-option': 1,
2827
'mineTypes-option': 1,
2928
'onListening-option': 1,
3029
'open-option': 1,
@@ -45,6 +44,7 @@ const portsList = {
4544
bundle: 1,
4645
ModuleFederation: 1,
4746
'setupExitSignals-option': 1,
47+
'watchFiles-option': 1,
4848
};
4949

5050
let startPort = 8089;

0 commit comments

Comments
 (0)