Skip to content

Commit 461e50f

Browse files
committed
fix: add missing shebang
1 parent 6e14a35 commit 461e50f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/cli.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
// polyfills
23
import 'babel-polyfill';
34

0 commit comments

Comments
 (0)