0.1.3 #3

Merged
Thilawyn merged 17 commits from next into master 2024-02-08 20:01:17 +01:00
Showing only changes of commit 9071a4fc9e - Show all commits

View File

@@ -39,6 +39,6 @@ export const createBundleConfig = (
export default [
createBundleConfig("src/index.ts", "."),
createBundleConfig("src/lib.ts", "."),
createBundleConfig("src/util/lib.ts", "./util"),
]