mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
add back shebang
This commit is contained in:
parent
b179814288
commit
ee7691dcd0
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import microbundle from '.';
|
||||
import prog from './prog';
|
||||
import { stdout } from './utils';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user