Closed jsprds closed 5 years ago
This PR fulfills the following requirements:
What kind of change does this PR introduce?
ng serve --prod styleguide doesn't work.
ng serve --prod styleguide
Issue Number: N/A
ng serve --prod styleguide does work, fixed build / AOT problems.
Added example setup for agenda but should be completed even further.
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