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
This is over a year old, and we had an inquiry where a prospective user had the impression we were still in beta (understandable).
IDEAL SOLUTION: Dr Petrov @milespetrov brews up a marvelous script that auto-updates this site when we mint a new release.
PRACTICAL SOLUTION: We add a step to the release process to update this.
We may also want to look at how this site is being built. If there is a way to leverage the newer chunked builds that Miles is brewing, should be a snappier load and more impressive to visitors.
The text was updated successfully, but these errors were encountered:
This will only work once ramp4 v4.10.0 is published since the published size of v4.9.0 is over the cdn limit of 150 MB, v4.10.0 will be much slimmer. This method pulls the latest release of ramp4 and uses the newer esDynamic build. Since this always uses the latest release it's possible the demo site breaks if ramp publishes unintended breaking changes. We can always patch this repo if this happens.
Our demo page is using
4.3.0-beta
.This is over a year old, and we had an inquiry where a prospective user had the impression we were still in beta (understandable).
IDEAL SOLUTION: Dr Petrov @milespetrov brews up a marvelous script that auto-updates this site when we mint a new release.
PRACTICAL SOLUTION: We add a step to the release process to update this.
We may also want to look at how this site is being built. If there is a way to leverage the newer chunked builds that Miles is brewing, should be a snappier load and more impressive to visitors.
The text was updated successfully, but these errors were encountered: