Skip to content

Commit 49f989f

Browse files
committed
Removed npm build.
1 parent 32ccf9d commit 49f989f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/hwp-previews/bin/install-test-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ setup_plugin() {
168168
npm install --no-audit --no-fund --no-progress
169169

170170
# Build the plugin
171-
npm run build
171+
# npm run build
172172
fi
173173
}
174174

0 commit comments

Comments
 (0)