Thanks for providing this example and your awesome work!
I'm currently trying your solution in my ng9 project.
I get tons of warning when command "ng run elements:build:production --aot --main=projects/elements/src/${project}/${component}/compile.ts" is executed and it ends with "ERROR in polyfills-es5.js from Terser Invalid assignment [polyfills-es5.js:1,17]"
Any idea what causes this issue and how to fix it?
Thanks for providing this example and your awesome work!
I'm currently trying your solution in my ng9 project. I get tons of warning when command "ng run elements:build:production --aot --main=projects/elements/src/${project}/${component}/compile.ts" is executed and it ends with "ERROR in polyfills-es5.js from Terser Invalid assignment [polyfills-es5.js:1,17]"
Any idea what causes this issue and how to fix it?