Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adding feature flags for faster building
Added flags that are on Docs site to align builds ``` flags: { DEV_SSR: true, PRESERVE_WEBPACK_CACHE: true, PRESERVE_FILE_DOWNLOAD_CACHE: true, } ```
- Loading branch information