mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Remove the non-cross-platform dash-S option
This commit is contained in:
parent
bd6b9ba39f
commit
79fe6eeefb
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env -S ../../node_modules/.bin/ts-node
|
||||
#!/usr/bin/env ../../node_modules/.bin/ts-node
|
||||
|
||||
import { join, parse } from 'path';
|
||||
import fs from 'fs-extra';
|
||||
|
Loading…
x
Reference in New Issue
Block a user