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

Commit63f1c96

Browse files
committed
package under 1mb
Signed-off-by: shmck <shawn.j.mckay@gmail.com>
1 parent3222de6 commit63f1c96

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

‎.vscodeignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
.vscode-test/**
77
vsc-extension-quickstart.md
88

9+
## Modules
10+
node_modules/**
11+
912
## TypeScript
1013
**/tsconfig.json
1114
**/tslint.json

‎scripts/package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ OUTPUT_FILE=coderoad-$PACKAGE_VERSION.vsix
1212
echo"Creating$OUTPUT_FILE..."
1313

1414
echo"Building..."
15-
GENERATE_SOURCEMAP=false# reduces output size by 5mb+
15+
exportGENERATE_SOURCEMAP=false# reduces output size by 5mb+
1616
yarn build
1717
npm run esbuild-base -- --minify
1818

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp