This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
semi-design
mirror of
https://github.com/DouyinFE/semi-design.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore: add node comment to bin.ts
DaiQiangReal
4 years ago
parent
50e4473302
commit
8c956b8e6e
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
packages/semi-scss-compile/src/bin.ts
+ 2
- 0
packages/semi-scss-compile/src/bin.ts
View File
@@ -1,3 +1,5 @@
+#!/usr/bin/env node
+
import arg from "arg";
import {compile} from "./index";