Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 18b727f

Browse files
committed
added gulp-sourcemaps to sample build
1 parent 91f5391 commit 18b727f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"private": true,
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"google-closure-compiler-js": "latest"
9+
"google-closure-compiler-js": "latest",
10+
"gulp-sourcemaps": "^1.6.0"
1011
}
1112
}

0 commit comments

Comments
 (0)