We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f333487 commit 5be6cf9Copy full SHA for 5be6cf9
script/build-examples
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
-webpack --devtool inline-source-map
+webpack --devtool inline-source-map "$@"
3
0 commit comments