You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing ng build --prod the following error appears.
ERROR in Error during template compile of 'AppComponent'
Function calls are not supported in decorators but 'beforeMethod' was called in 'log'
'log' calls 'beforeMethod' at src\app\kaop-test.ts(4,10).