mirror of
https://github.com/TextPlace/CoreTextPlace.git
synced 2025-12-16 04:12:35 +00:00
chore: Add TypeScript devDependency and update build entry
This commit is contained in:
parent
4bcbd865d3
commit
bf976a8ceb
3 changed files with 18 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { defineBuildConfig } from "obuild/config";
|
||||
|
||||
export default defineBuildConfig({
|
||||
entries: ["mod.ts"],
|
||||
entries: ["src/mod.ts"],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue