Michael Shilman
4986e500c2
Update git head to 6.4.0-alpha.21, update yarn.lock
2021-07-26 09:53:44 +08:00
Michael Shilman
02b6a8dd92
v6.4.0-alpha.21
2021-07-26 09:48:01 +08:00
Michael Shilman
148ab08714
Update git head to 6.4.0-alpha.20, update yarn.lock
2021-07-24 01:11:37 +08:00
Michael Shilman
58b272670e
v6.4.0-alpha.20
2021-07-24 01:06:04 +08:00
Michael Shilman
d16bbc138a
Update git head to 6.4.0-alpha.19, update yarn.lock
2021-07-22 21:24:36 +08:00
Michael Shilman
e7979d9dc0
v6.4.0-alpha.19
2021-07-22 21:19:56 +08:00
Michael Shilman
c02850ea63
Update git head to 6.4.0-alpha.18, update yarn.lock
2021-07-16 15:06:36 +08:00
Michael Shilman
285782b401
v6.4.0-alpha.18
2021-07-16 15:01:50 +08:00
Michael Shilman
bdc9fa6b17
Update git head to 6.4.0-alpha.17, update yarn.lock
2021-07-15 21:06:45 +08:00
Michael Shilman
2efd8b17db
v6.4.0-alpha.17
2021-07-15 20:56:24 +08:00
Michael Shilman
8a8a4e68d3
Update git head to 6.4.0-alpha.16, update yarn.lock
2021-07-13 23:40:01 +08:00
Michael Shilman
3afa39c64e
v6.4.0-alpha.16
2021-07-13 23:34:17 +08:00
Michael Shilman
c89b2b03ec
Update git head to 6.4.0-alpha.15, update yarn.lock
2021-07-13 10:30:50 +08:00
Michael Shilman
9385c454a7
v6.4.0-alpha.15
2021-07-13 10:25:02 +08:00
Michael Shilman
6daa716e93
Update git head to 6.4.0-alpha.14, update yarn.lock
2021-07-11 03:15:36 +08:00
Michael Shilman
d3f8b5119b
v6.4.0-alpha.14
2021-07-11 03:10:46 +08:00
Michael Shilman
ebb05e38cb
Update git head to 6.4.0-alpha.13, update yarn.lock
2021-07-09 15:38:51 +08:00
Michael Shilman
70d04492b6
v6.4.0-alpha.13
2021-07-09 15:31:29 +08:00
Michael Shilman
cd98b1cc83
Update git head to 6.4.0-alpha.12, update yarn.lock
2021-07-07 18:17:06 +08:00
Michael Shilman
417958f6d4
v6.4.0-alpha.12
2021-07-07 18:11:49 +08:00
Michael Shilman
d1cb1697e8
Merge pull request #15280 from storybookjs/angular/ngcc-example
...
Angular: Make Ivy work by default in the angular-cli example
2021-07-07 17:52:30 +08:00
Michael Shilman
0589f5b0df
Merge pull request #15483 from storybookjs/fix/15227-storybook-hangs-on-angular
...
Webpack5: Quit process after finishing a static build
2021-07-07 17:46:39 +08:00
Juho Vepsäläinen
9389325c80
fix: Remember to close webpack compiler
...
It looks like this is the right way to go instead of `process.exit`.
2021-07-07 10:22:06 +03:00
Michael Shilman
fd563b423b
Update master => main in package.json
2021-07-07 09:24:50 +08:00
ThibaudAv
67ee40bbbd
chore(angular): add ngcc postinstall for angular-cli example
...
change all angular storyshot because is now generated with ivy 🤔
2021-07-06 17:07:56 +02:00
Juho Vepsäläinen
4e1bd0decd
fix(angular): Quit process after finishing a static build
...
I don't understand why `process.exit` is needed for this particular case
but it seems to fix the issue.
In order to be more safe, I also added a `try`/`catch` and in my own
testing that caught a ngcc locking issue I would have missed otherwise.
Closes #15227 .
2021-07-05 14:27:02 +03:00
Michael Shilman
b2810dfff6
Update git head to 6.4.0-alpha.11, update yarn.lock
2021-07-03 03:44:22 +08:00
Michael Shilman
52cc8f0ba8
v6.4.0-alpha.11
2021-07-03 03:39:35 +08:00
Michael Shilman
913ae3b80e
Merge pull request #15410 from Marklb/marklb/fix-circular-ref-in-module-metadata
...
Angular: Fix circular reference not being handled in moduleMetadata
2021-07-03 01:26:49 +08:00
Michael Shilman
a0943acd6f
Update git head to 6.4.0-alpha.10, update yarn.lock
2021-07-02 19:47:12 +08:00
Michael Shilman
1b43aa7991
v6.4.0-alpha.10
2021-07-02 19:42:20 +08:00
Michael Shilman
c28491078c
Update git head to 6.4.0-alpha.9, update yarn.lock
2021-06-30 17:26:12 +08:00
Michael Shilman
b9b9f9484b
v6.4.0-alpha.9
2021-06-30 17:19:48 +08:00
Michael Shilman
e4f706943a
Update git head to 6.4.0-alpha.8, update yarn.lock
2021-06-30 16:29:30 +08:00
Michael Shilman
1ea7d55df3
v6.4.0-alpha.8
2021-06-30 16:24:10 +08:00
Michael Shilman
76f8cfb754
Update git head to 6.4.0-alpha.7, update yarn.lock
2021-06-30 00:07:17 +08:00
Michael Shilman
dd38af8465
v6.4.0-alpha.7
2021-06-30 00:01:54 +08:00
Michael Shilman
83e0f63301
Update git head to 6.4.0-alpha.6, update yarn.lock
2021-06-29 16:45:44 +08:00
Michael Shilman
e15d4e0276
v6.4.0-alpha.6
2021-06-29 16:40:32 +08:00
Mark Berry
477eec56ea
Fix circular reference not being handled in moduleMetadata
2021-06-29 02:44:35 -05:00
Michael Shilman
f2e568e712
Update git head to 6.4.0-alpha.5, update yarn.lock
2021-06-29 02:34:30 +08:00
Michael Shilman
027a5cfedb
v6.4.0-alpha.5
2021-06-29 02:29:20 +08:00
Michael Shilman
65bf72beff
Update git head to 6.4.0-alpha.4, update yarn.lock
2021-06-28 15:46:30 +08:00
Michael Shilman
0feb4147b2
v6.4.0-alpha.4
2021-06-28 15:41:30 +08:00
Michael Shilman
12a12186b5
Update git head to 6.4.0-alpha.3, update yarn.lock
2021-06-26 16:41:55 +08:00
Michael Shilman
9511766a3b
v6.4.0-alpha.3
2021-06-26 16:37:08 +08:00
Michael Shilman
90382fa769
Update git head to 6.4.0-alpha.2, update yarn.lock
2021-06-25 23:37:21 +08:00
Michael Shilman
19aa68350e
v6.4.0-alpha.2
2021-06-25 23:32:30 +08:00
Michael Shilman
1e386f39f5
Update git head to 6.4.0-alpha.1, update yarn.lock
2021-06-25 09:28:57 +08:00
Michael Shilman
5604eea750
v6.4.0-alpha.1
2021-06-25 09:24:07 +08:00