digipolisantwerp / antwerp-ui_angular

Antwerp UI is a component interface library for building user interfaces and responsive web apps.
https://digipolisantwerp.github.io/antwerp-ui_angular
MIT License
13 stars 19 forks source link

fix(core) fix styleguide prod build #96

Closed jsprds closed 5 years ago

jsprds commented 5 years ago

PR Checklist

This PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

ng serve --prod styleguide doesn't work.

Issue Number: N/A

What is the new behavior?

ng serve --prod styleguide does work, fixed build / AOT problems.

Does this PR introduce a breaking change?

Other information

Added example setup for agenda but should be completed even further.

Resolved issues