Skip to content

Commit 18b884e

Browse files
jkwluiJustinBeckwith
authored andcommitted
Don't publish sourcemaps (#217)
1 parent 71fd2c7 commit 18b884e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

handwritten/error-reporting/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
]
1717
},
1818
"files": [
19-
"build/src"
19+
"build/src",
20+
"!build/src/**/*.map"
2021
],
2122
"contributors": [
2223
"Ace Nassri <anassri@google.com>",

0 commit comments

Comments
 (0)