This release integrates the v5.2.2
patch release, which fixes an issue where both local and production build.content
paths were used when building for production. When specified in a config.{env}.js
file, build.content
must not be merged with the one in the base config.js
.
- fix: ensure content paths are unique to each build environment 46c292b