Skip to content

Commit ab9974b

Browse files
committed
Merge changes from Office-Addin-TaskPane
2 parents cb3146b + 9537021 commit ab9974b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ module.exports = async (env, options) => {
7777
"Access-Control-Allow-Origin": "*"
7878
},
7979
https: await devCerts.getHttpsServerOptions(),
80-
port: 3000,
80+
port: 3000
8181
}
8282
};
8383

0 commit comments

Comments
 (0)