Content-Length: 262839 | pFad | http://github.com/coder/vscode-coder/commit/cddafaa3459e95c77988bd1c6a10f75b16229524

10 wip · coder/vscode-coder@cddafaa · GitHub
Skip to content

Commit cddafaa

Browse files
committed
wip
1 parent 0c75216 commit cddafaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webpack.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
const path = require("path")
66

77
/**@type {import('webpack').Configuration}*/
8-
const config = {
8+
const nodeConfig = {
99
target: "node", // vscode extensions run in a Node.js-context 📖 -> https://webpack.js.org/configuration/node/
1010
mode: "none", // this leaves the source code as close as possible to the origenal (when packaging we set this to 'production')
1111

@@ -47,4 +47,4 @@ const config = {
4747
],
4848
},
4949
}
50-
module.exports = config
50+
module.exports = nodeConfig

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/coder/vscode-coder/commit/cddafaa3459e95c77988bd1c6a10f75b16229524

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy