Skip to content

Commit

Permalink
add back shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Dec 1, 2018
1 parent b179814 commit ee7691d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cli.js
@@ -1,3 +1,5 @@
#!/usr/bin/env node

import microbundle from '.';
import prog from './prog';
import { stdout } from './utils';
Expand Down

0 comments on commit ee7691d

Please sign in to comment.