Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit564d19c

Browse files
authored
Merge pull request#302 from albinpk/main
Update comment in webpack.config.js
2 parentse18a3a7 +ef7528b commit564d19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎generators/app/templates/ext-command-ts/vscode-webpack/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const extensionConfig = {
2121
},
2222
externals:{
2323
vscode:'commonjs vscode'// the vscode-module is created on-the-fly and must be excluded. Add other modules that cannot be webpack'ed, 📖 -> https://webpack.js.org/configuration/externals/
24-
// modules added here also need to be added in the .vsceignore file
24+
// modules added here also need to be added in the .vscodeignore file
2525
},
2626
resolve:{
2727
// support reading TypeScript and JavaScript files, 📖 -> https://github.com/TypeStrong/ts-loader

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp