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

How to use this package with systemjs

Open coderhawk opened this issue 8 years ago • 0 comments

I'm getting following error while trying to use this package in my Angular application in VS2017 and Systemjs (not webpack)

A loader plugin needs to be configured viaSystemJS.config({ transpiler: 'transpiler-module' }). Instantiating http://localhost:18520/node_modules/angular2-qrcode/lib/index.js

coderhawk avatar Jul 31 '17 13:07 coderhawk