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
Added an option-parser module to parse and store the Enact build options from the package.json and to handle intertwined values and fallbacks to do with fontGenerator, screenTypes, ri, theme, target, etc.
Added support for a CommonJS font generator to generate localized font CSS (deprecating the previous global prerender hook).
Added support for dynamic replacement of main entrypoint to config-helper.
Updated package-root to now throw an error when no root is found.