mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2026-04-26 12:04:29 +08:00
fix(bin): update import statement for index file
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env tsx
|
#!/usr/bin/env tsx
|
||||||
|
|
||||||
import './src/index.ts';
|
import './src/index';
|
||||||
|
|||||||
Reference in New Issue
Block a user