19 Commits

Author SHA1 Message Date
Ben McCann
71d651086d
Merge pull request #21002 from benmccann/default-builder-2
fix: use Vite by default for Svelte and Vue
2023-02-16 05:55:41 -08:00
Norbert de Langen
62e37c0882
fix pnp 2023-02-14 17:06:21 +01:00
Ian VanSchooten
84afa441e7 Merge remote-tracking branch 'origin/next' into typescript-assets
# Conflicts:
#	code/frameworks/nextjs/template/cli/ts-3-8/Introduction.mdx
#	code/frameworks/nextjs/template/cli/ts-3-8/Introduction.stories.mdx
#	code/frameworks/nextjs/template/cli/ts-legacy/Introduction.stories.mdx
2023-02-13 09:29:29 -05:00
Ben McCann
1155d363bc update comment and log message 2023-02-10 09:26:05 -08:00
Ben McCann
940c8d98f8 fix: use Vite by default for Svelte and Vue 2023-02-07 16:23:08 -08:00
Ben McCann
257d698792 add todo 2023-02-06 14:00:27 -08:00
Ben McCann
5f55091451 Revert "Use get-tsconfig to ensure locating jsconfig.json works in monorepo"
This reverts commit e8b6e79c54c3660d6cbc9f9a280be0a9fc194668.
2023-02-06 13:57:01 -08:00
Ben McCann
e8b6e79c54 Use get-tsconfig to ensure locating jsconfig.json works in monorepo 2023-02-06 08:31:30 -08:00
Ben McCann
3adfd73c95 fix: correctly detect JS projects with type checking 2023-02-05 14:54:05 -08:00
Ian VanSchooten
4d2f2264d7 Use logger, fix test 2023-01-25 19:14:33 -05:00
Ian VanSchooten
62a3dea944 Rename ts and ts-legacy 2023-01-25 17:55:50 -05:00
Valentin Palkovic
eb6d514283 Setup Storybook in Angular workspace via builders 2023-01-17 15:40:36 +01:00
Kasper Peulen
75c9a262e0 Re-enable TS 4.9 CLI templates 2022-12-12 11:01:42 +01:00
Yann Braga
d0e5eb142f use typescript legacy templates until our ecosystem fully supports ts 4.9 2022-11-30 17:09:09 +01:00
Kasper Peulen
09dd5d7f73 Update CLI templates to TS 4.9 2022-11-29 17:03:55 +01:00
Kasper Peulen
960426dba3 Move all templates out of cli into renderers 2022-10-31 10:59:17 +01:00
Ian VanSchooten
393a12aac3 Use explicit type imports 2022-10-27 19:33:39 -04:00
Yann Braga
77bf613674 refactor: move write/read package json into JsPackageManager 2022-08-16 10:36:46 +02:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00