We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79e08c7 + 11784e5 commit 72d7166Copy full SHA for 72d7166
scripts/webpack.client.config.js
@@ -61,6 +61,7 @@ module.exports = (options = {}) => merge(
61
short_name: "Coder",
62
description: "Run VS Code on a remote server",
63
background_color: "#e5e5e5",
64
+ crossorigin: "use-credentials",
65
icons: [{
66
src: path.join(root, "packages/web/assets/logo.png"),
67
sizes: [96, 128, 192, 256, 384],
0 commit comments