github polterguy/magic v8.6.8
Devops production builds working

latest releases: v17.3.9, v17.3.8, v17.3.7...
3 years ago

Version 8.6.8

Magic (main)

Fixed scaffolder output such that it will build in production builds using for instance
ng build --prod --aot, which allows for easily deploying results to Azure, and integrating
scaffolded result into pipelines, etc - Without having to apply code changes before it builds.

These errors resulted from differences in how Angular treats --aot builds, requiring fields that are referenced in HTML files to be public in the component. Sorry about that, but this is fixed now.

Don't miss a new magic release

NewReleases is sending notifications on new releases.