Skip to content

Commit 5be6cf9

Browse files
committed
allow watching for examples
1 parent f333487 commit 5be6cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/build-examples

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
2-
webpack --devtool inline-source-map
2+
webpack --devtool inline-source-map "$@"
33

0 commit comments

Comments
 (0)