This commit is contained in:
@@ -40,5 +40,4 @@ export const createBundleConfig = (
|
|||||||
|
|
||||||
export default [
|
export default [
|
||||||
createBundleConfig("src/lib.ts", "."),
|
createBundleConfig("src/lib.ts", "."),
|
||||||
createBundleConfig("src/util/lib.ts", "./util"),
|
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
export {
|
|
||||||
Extend,
|
|
||||||
ExtendFn,
|
|
||||||
Extendable,
|
|
||||||
ExtendableFn
|
|
||||||
} from "."
|
|
||||||
Reference in New Issue
Block a user