15 Commits

Author SHA1 Message Date
Norbert de Langen
dadc33d347
make webpack5 the default builder in cli 2022-05-26 11:57:27 +02:00
Norbert de Langen
1763a91403
change presets source to be named index 2022-05-26 11:16:11 +02:00
Norbert de Langen
ec41d93c25
wip 2022-05-25 16:00:47 +02:00
Norbert de Langen
426b68e570
skip generating type definitions in prep-mode 2022-05-25 13:20:27 +02:00
Norbert de Langen
ca0c9fc2e2
let's remove the downgrade typescript generation 2022-05-23 14:26:05 +02:00
Michael Shilman
4fb9e1525e Fix angular 2022-05-12 09:31:48 +08:00
Norbert de Langen
5d9a1c811f
remove dev script
change the watch mode of yarn build to use the prepare script
add a --watch flag to prepare script
remove the babel --copy-file flag where possible
remove noise from prepare
improve error reporting from prepare
cleanup
2022-01-26 14:12:34 +01:00
merceyz
f0ccec360b chore: add missing dependencies for build 2021-05-13 22:02:17 +02:00
Andrew Luca
74bb26677c
chore(compile-tsc): remove redundant checks for declaration generation
`--declaration true` is always added no matter what app/addon/lib, moved it in `args` array initializer
And add `--emitDeclarationOnly` only is not angular and not storyshots
2021-01-06 04:48:38 +02:00
Norbert de Langen
380074c402
fix tests 2020-12-09 09:42:03 +01:00
Norbert de Langen
aab422d33d
move ts3.4 into dist, generate types into dist/ts3.9, make esm dist for all, fix issues 2020-12-08 17:54:25 +01:00
Gaëtan Maisse
f91e8d36c4
refactor: rename downleveled TS directory to ts3.4
As of 0.6.0, `downlevel-dts` targets TypeScript 3.4 and there is no option to change that.
So I renamed all the output dirs to `ts3.4` to better represent what's inside them.
2020-09-20 15:54:35 +02:00
Andrew Lisowski
c8a60565b0 upgrade typescript + babel 2020-09-17 08:50:44 -07:00
Andrew Lisowski
5cc5cfa795 preserve output while in dev mode 2020-06-12 09:50:36 -07:00
tooppaaa
072b774693 core: ci and examples generation 2020-05-09 11:34:50 +02:00