Tom Coleman
95658cfc1a
Use discriminated types on options
...
And actually infer value types closely
2022-08-09 17:17:51 +10:00
Tom Coleman
a1b94ba45c
Created multiplex script and use for sandbox
2022-08-09 17:17:50 +10:00
Tom Coleman
97f72c63c8
Fix issues with sandbox
2022-08-09 17:16:51 +10:00
Yann Braga
4d41f44feb
sandbox: improve error handling
2022-08-08 18:29:08 +02:00
Yann Braga
71fc31706f
utils: throw error rather than just logging it
2022-08-05 20:48:52 +02:00
Yann Braga
0f56a10895
improve sandbox command error handling and debugging
2022-08-04 13:16:16 +02:00
Tom Coleman
dc82898548
Use the global cache in sandbox mode
...
so we aren't re-caching dependencies each time we run sandbox
2022-08-02 23:10:09 +10:00
Tom Coleman
a29aef299a
Use global cache for linked projects
2022-08-02 23:09:39 +10:00
Tom Coleman
63828515d1
Got verdaccio working, borrowing heavily from the old repro
command
2022-08-02 23:08:42 +10:00
Tom Coleman
9d831be524
Use as const
on booleans rather than weak matching
2022-07-31 13:27:11 +10:00
Tom Coleman
5a37d8de3d
Get rid of any casts, thanks @kasperpeulen!
2022-07-31 13:26:09 +10:00
Tom Coleman
ce461d696e
Drop unused var
2022-07-31 13:12:26 +10:00
Tom Coleman
7a47b38fea
I renamed it
2022-07-31 13:12:26 +10:00
Tom Coleman
4f2dac0cee
Address issues with optional prompts
2022-07-31 13:12:26 +10:00
Tom Coleman
a8ce72cb06
Simple updates from @yannbf's comments
2022-07-31 13:12:26 +10:00
Tom Coleman
c928629c6a
Fix typing problems
2022-07-31 13:12:26 +10:00
Tom Coleman
dd56d4a436
Fix typing problem
2022-07-31 13:12:26 +10:00
Tom Coleman
8e9515691a
Add basic logic to prompt to reuse or delete existing projects
2022-07-31 13:12:26 +10:00
Tom Coleman
c9df02b8a8
Do typing shenanigans for options
2022-07-31 13:12:26 +10:00
Tom Coleman
6cf650e816
Add a dry-run option to command
2022-07-31 13:12:26 +10:00
Tom Coleman
48e87e39db
Cleanup
2022-07-31 13:12:26 +10:00
Tom Coleman
3872a0fb32
Update example command to run SB commands
2022-07-31 13:12:26 +10:00
Tom Coleman
a742fe79a1
Some UX improvements
2022-07-31 13:12:26 +10:00
Tom Coleman
85fac87397
Simply TS usage
2022-07-31 13:12:26 +10:00
Tom Coleman
1b447a5a0d
Small simplification
2022-07-31 13:12:26 +10:00
Tom Coleman
c3c1018535
Add option validation/massaging
2022-07-31 13:12:26 +10:00
Tom Coleman
5a5bb0925e
Automatically infer flags
2022-07-31 13:12:26 +10:00
Tom Coleman
217fa08ced
Add options library, and use it to drive a new example command
2022-07-31 13:12:26 +10:00
Norbert de Langen
cd1a19bc5d
fix linting
2022-07-26 09:33:33 +02:00
Norbert de Langen
1775e4676a
ensure packages are installed before running bootstrap via yarn
2022-07-25 15:02:33 +02:00
Norbert de Langen
7d80c53471
add linting on scripts dir && fix linting
2022-07-23 17:15:13 +02:00
Norbert de Langen
1e0998ee02
disable overriding global registry, fix reference to .babelrc file in jest transformer, fix ref to examples in smoke-tests
2022-07-21 21:21:01 +02:00
Norbert de Langen
f8e93edd73
fix some scripts to point at the code dir
2022-07-21 21:06:23 +02:00
Norbert de Langen
624016716c
bootstrap works
2022-07-21 15:42:01 +02:00
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
Norbert de Langen
efd1cf219f
Merge commit 'd3ea4267c874b009a58d7b62c505389dd335e01d' into future/modern-frameworks
...
# Conflicts:
# examples/cra-react15/.storybook/main.js
# examples/cra-react15/package.json
# examples/web-components-kitchen-sink/yarn.lock
# jest.config.js
# lib/builder-webpack4/package.json
# lib/builder-webpack4/src/index.ts
# lib/builder-webpack4/src/presets/custom-webpack-preset.ts
# lib/builder-webpack4/src/preview/base-webpack.config.ts
# lib/builder-webpack5/package.json
# lib/core-common/package.json
# lib/core-common/src/types.ts
# lib/manager-webpack4/package.json
# lib/manager-webpack4/src/index.ts
# presets/html-webpack/package.json
# presets/preact-webpack/package.json
# presets/react-webpack/package.json
# presets/svelte-webpack/package.json
# presets/svelte-webpack/src/framework-preset-svelte-docs.ts
# presets/vue-webpack/src/framework-preset-vue-docs.ts
# yarn.lock
2022-05-12 09:54:01 +02:00
Michael Shilman
4fb9e1525e
Fix angular
2022-05-12 09:31:48 +08:00
Norbert de Langen
02e9b09e71
fixes and hacks to get it working
2022-04-22 14:41:16 +02:00
Norbert de Langen
51524ee3b7
updates, updates, updates and fixes
2022-04-22 13:57:46 +02:00
Norbert de Langen
394547cdca
remove the modern flag feature (modern is not esm)
2022-04-21 15:52:53 +02: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
Michael Shilman
cd09661f32
Build: Github action for exporting to linear by label
2021-11-15 16:22:22 +08:00
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