can't compile on prod on Angular 7
See original GitHub issueERROR in ../ng-pick-datetime-moment/moment-adapter/moment-date-time.module.ts(22,2): Error during template compile of 'OwlMomentDateTimeModule'
Function calls are not supported in decorators but 'ɵmakeDecorator' was called in 'NgModule'
'NgModule' calls 'ɵmakeDecorator'.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:11
- Comments:14
Top Results From Across the Web
Angular 7 production build does not load styles and js
So, I figured out that if I want to serve this files statically without using some sort of server in front of the...
Read more >Identify and Fix Build and Deployment Errors in Your ...
In this guide, you will learn how to spot some of the most common build and deployment errors and how to resolve them...
Read more >ng build
Option Description Value Type Default Value
‑‑aot Build using Ahead of Time compilation. boolean true
‑‑base‑href Base url for the application being built. string
‑‑delete‑output‑path Delete...
Read more >Okta angular can't compile with "ng build --prod" - Questions
We are using Angular 8 with the latest okta-angular package. Using “ng serve” works, but when compiling with “ng build --prod”, the build ......
Read more >How to speed up your Angular builds
If code takes even two minutes to compile, it's easy to get distracted. ... The flags in the prod column tend to optimize...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
i fixed this by ensuring “ng-pick-datetime-moment” is version “1.0.7”. 1.0.8 is borked
@Dedme It’s working - thanks!
@DanielYKPan I think Your component is the best in its category. I hope You will maintain it. If not find someone who will because it will be shame to loose it.