Skip to content

v0.2.0

Compare
Choose a tag to compare
@JayCanuck JayCanuck released this 10 Mar 18:20
· 447 commits to master since this release
  • 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.
  • Updated dependencies.