Tom Coleman
|
dc7ebb7569
|
Some fixes
|
2022-11-05 21:15:27 +11:00 |
|
Tom Coleman
|
d3fa0bef43
|
Use execa 6.x in scripts
We need to use an obtuse method to import it as it is ESM only and `ts-node` doesn't play well with that.
See https://github.com/TypeStrong/ts-node/discussions/1290
|
2022-11-05 21:12:31 +11:00 |
|
Tom Coleman
|
3a5b4be7be
|
Tweak showing errors when last task fails
|
2022-10-17 10:25:35 +11:00 |
|
Tom Coleman
|
a5aba9e5b2
|
Improve error messages
|
2022-09-12 15:46:23 +10:00 |
|
Tom Coleman
|
ed2c21ec65
|
Ensure the sandbox exits cleanly if publishing
|
2022-08-12 13:35:30 +10:00 |
|
Tom Coleman
|
4411ce3a95
|
Merge branch 'tom/sb-596-bootstrap-templates-that-match-from-a' into tom/sb-597-build-each-of-the-storybooks-from
|
2022-08-10 14:05:07 +10:00 |
|
Tom Coleman
|
97f72c63c8
|
Fix issues with sandbox
|
2022-08-09 17:16:51 +10: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
|
63828515d1
|
Got verdaccio working, borrowing heavily from the old repro command
|
2022-08-02 23:08:42 +10:00 |
|