Skip to content

Commit 7babc19

Browse files
committed
Remove npm install in release script to avoid race condition on build
1 parent f13f1c5 commit 7babc19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
npm install
21
uglifyjs --compress --mangle --output codemirror.min.js \
32
lib/codemirror.js \
43
addon/mode/overlay.js \

0 commit comments

Comments
 (0)