mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
remove random file ext
This commit is contained in:
parent
764ec8cb4b
commit
b375c3b021
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bun
|
||||
|
||||
import solidPlugin from "../node_modules/@opentui/solid/scripts/solid-plugin.ts"
|
||||
import solidPlugin from "../node_modules/@opentui/solid/scripts/solid-plugin"
|
||||
import path from "path"
|
||||
import fs from "fs"
|
||||
import { $ } from "bun"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue