Skip to content

Commit 5443ecb

Browse files
updated comment
1 parent 8151fa1 commit 5443ecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/clean_umd_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# replace splitio-commons imports to use its ES modules build
3+
# remove unfetch source mapping url from UMD development build
44
replace '//# sourceMappingURL=unfetch.module.js.map' '' ./umd -r
55

66
if [ $? -eq 0 ]

0 commit comments

Comments
 (0)