Michael Shilman
3065308d5e
Maintenance: Build ESM in watch mode, not modern for now
2021-05-23 10:34:11 +08:00
Michael Shilman
5f2ed97d75
Fix deepscan, minor refactor
2021-05-17 18:09:33 +08:00
Michael Shilman
74863b77d7
Core: Add sbmodern package export, drop modern to chrome 79+
2021-05-17 18:01:30 +08:00
Michael Shilman
5ceb87e32f
Core: Support modern build (chrome 80+)
2021-05-17 16:54:08 +08:00
merceyz
f0ccec360b
chore: add missing dependencies for build
2021-05-13 22:02:17 +02:00
j3rem1e
89bf8c8278
Svelte: Support for Typescript and Preprocessors
2021-02-14 16:01:57 +01: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
Michael Shilman
5ca9ee5143
Update scripts/utils/watch-babel.js
2020-12-15 17:59:01 +08: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
Norbert de Langen
0c8dfccdf8
Merge branch 'next' into perf/esm-dist
...
# Conflicts:
# lib/core/package.json
# lib/ui/package.json
2020-12-08 15:43:09 +01:00
Daniel Schmidt
f5fc34e9b3
Merge remote-tracking branch 'upstream/next' into replace-inquirer
...
# Conflicts:
# lib/core/package.json
# yarn.lock
2020-12-01 21:24:47 +01:00
Norbert de Langen
736389950a
upgrades
2020-11-26 17:16:23 +01:00
Norbert de Langen
04acc44510
Change /dist to ESM && upgrade required dependencies to make this happen & deal with the consequences
2020-11-26 10:50:46 +01:00
Daniel Schmidt
6c029420b9
refactor: replace inquirer with prompts
2020-11-23 15:06:51 +01:00
Gaëtan Maisse
716cc4ab32
ci: try to fix publish
job by limiting the number of concurrent tasks
2020-11-04 12:31:52 +08:00
Gaëtan Maisse
8aa8926911
refactor: apply the same dispatch for all scripts relying on CircleCI node concurrency
2020-10-03 18:23:37 +02:00
Gaëtan Maisse
c9766b9c4c
refactor: avoid duplication of code used to find the max nb of concurrent tasks "allowed"
2020-10-03 18:23:37 +02: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
438d543680
add tsconfig for scripts
2020-05-18 22:29:50 +02:00
Norbert de Langen
e7f96c4fcd
FIX deepscan issues
2020-05-18 20:50:47 +02:00
Norbert de Langen
b78317c5f2
WIP
2020-05-18 14:58:55 +02:00
tooppaaa
072b774693
core: ci and examples generation
2020-05-09 11:34:50 +02:00