Closed catull closed 6 years ago
I just merged your PR and posted a new version "2.0.0-beta-8" on npm. But it doesn't seems to fix the aot problem. Did it worked on your version ?
@TwanoO67
👍 I could finally, finally eliminate these lines in tsconfig.json
:
"include": [
"src/**/*",
"node_modules/ngx-admin-lte/**/*.ts"
]
Thanks for applying the PR.
This is not implemented in 2.0.0-beta.9, closing it.
Make sure you fulfil all necessary requirements documented at APF 5.0.
Came across this error today:
This is the solution to issues #30 and #46.