Baseline History
Build 9597f6ab02 current baseline
Current build. Accepted by Kyle Gach with 1 comment.
Build 958d35ae46
Ancestor build. There were unaccepted changes, so this was not used as a baseline.
Build 950ca83225
Inherited baseline identical to build 928
Build 9281eb7990
Accepted by Kyle Gach.
Build 917a9c28be
Accepted by Kyle Gach.
Build 914492f97b
Accepted by Kyle Gach.
Build 8767dab4f2
Accepted by Varun Vachhar.
Commenting is disabled because there's a newer build on this branch. Go to Build 960 now
Kyle Gach
2y ago on build 957
Varun Vachhar
2y ago on build 957
Yea, I ran into this issue on frontpage too. Just fixed it like so: https://github.com/storybookjs/frontpage...
It's strange. Works in dev but not in prod 🤷🏽♂️
Kyle Gach
2y ago on build 958
Thanks! That's just enough further trickery that I'll do it tomorrow morning. 🙃
— It would appear the
babel-plugin-remove-graphql-queries
trickery inmain.js
is not working? The only two usages ofStaticQuery
both fail in Chromatic.