angular2-qrcode icon indicating copy to clipboard operation
angular2-qrcode copied to clipboard

Not work in aot again

Open Gasonzhong opened this issue 8 years ago • 1 comments

I use version 2.0.1. and build in aot ,but QRCodeModule in H:/isclib_dev_v1.0/node_mod ules/angular2-qrcode/lib/index.d.ts' imported by the module 'DemoModule in H: /isclib_dev_v1.0/src/app/demo/demo.module.ts'. Please add a @NgModule annotation.

ok, I have solved it.

I use " var QRious =require('qrious') ;"

Gasonzhong avatar Sep 22 '17 14:09 Gasonzhong

@Gasonzhong how it helped? I get the same issue but looks like the bug related to missing NgModule metadata...

kononenko-a-m avatar Oct 12 '17 08:10 kononenko-a-m