cambridgeweblab / common-ui

A collection of common web components
MIT License
2 stars 2 forks source link

Resolve issue with freezing tests #66

Closed norisalsaadie closed 7 years ago

norisalsaadie commented 7 years ago

The issue is that npm test was freezing due to two AMD modules named create-element. This was a bug introducing by needing to name all modules. ca-barcode-scanner.html was named wrongly.