Currently, when Lasso is being configured on the server for the first time, it builds the pages for the first time. This causes initial startup time to be slow. We should allow Lasso to generate prebuild files that can then be loaded at runtime on the server during the initial load. Flags can be passed to prebuildPage, so that there can be multiple prebuilds for a single page.
Currently, when Lasso is being configured on the server for the first time, it builds the pages for the first time. This causes initial startup time to be slow. We should allow Lasso to generate prebuild files that can then be loaded at runtime on the server during the initial load. Flags can be passed to
prebuildPage
, so that there can be multiple prebuilds for a single page.page.prebuild.json