You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build Wasm compiler explorer when deploying docs website (#3928)
Summary:
This ensures that the docs website is always using the latest version of the Relay compiler (`main`) on the website.
*Note*: We can't land this until:
- [x] We're able to upgrade `parking_lot` (at it's current version it is incompatible with `wasm-pack`)
- [ ] Setup a CI job to ensure the compiler playground always builds as part of our internal CI at Meta (otherwise this could easily regress and break deployment of the website)
But got this working and I wanted to save my work somewhere.
Pull Request resolved: #3928
Reviewed By: mofeiZ
Differential Revision:
D46699937
Privacy Context Container: L1125407
Pulled By: captbaritone
fbshipit-source-id: 8dd9bd5f4d843fe047b5b6d792c45c87ecf7d20f
0 commit comments