We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0651c commit a67124eCopy full SHA for a67124e
1 file changed
src/cli.js
@@ -1,4 +1,5 @@
1
#!/usr/bin/env node
2
+
3
import microbundle from '.';
4
import prog from './prog';
5
import { stdout } from './utils';
0 commit comments