UNPKG
koatty_schedule
Version:
latest (4.1.0)
4.1.0
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.3.7
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0
2.1.1
2.0.1
2.0.0
1.6.2
1.6.0
1.5.11
1.5.10
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.2
1.4.10
1.4.8
1.4.6
1.4.5
1.4.4
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.1.2
1.1.1
1.1.0
1.0.0
Schedule for koatty.
github.com/koatty/koatty_schedule
koatty/koatty_schedule
koatty_schedule
/
tsup.config.ts
7 lines
(5 loc)
•
142 B
text/typescript
View Raw
1
2
3
4
5
6
7
import
{ defineConfig }
from
"tsup"
;
import
{ baseConfig }
from
"../../tsup.config.base"
;
export
default
defineConfig
({ ...baseConfig, });