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