Skip to content

Commit

Permalink
adds comment for the new build option
Browse files Browse the repository at this point in the history
  • Loading branch information
ValJed committed Nov 7, 2024
1 parent b5eda7d commit 71294ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/@apostrophecms/asset/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ module.exports = {
// - `types`: optional array, if present it represents the only entrypoint types (entrypoint.type)
// that should be built.
// - `sourcemaps`: if `true`, the source maps are generated in production.
// - `postcssViewportToContainerToggle`: the configuration for the breakpoint preview plugin.
//
// Note that this getter depends on the current build task arguments. You shouldn't
// use that directly.
Expand Down

0 comments on commit 71294ed

Please sign in to comment.