Error with image-comparison
duard opened this issue ยท 2 comments
duard commented
ERROR in ../../../libs/zsystem/image-comparison/src/lib/image-comparison.component.ts:15:34
error TS2306: File '...libs/image-comparison/src/lib/image-comparison.js' is not a module.
15 import * as ImageComparison from './image-comparison';
xmlking commented
ng lint image-comparison
and ng build image-comparison
should work without error now
xmlking commented
๐ This issue has been resolved in version 2.1.0 ๐
The release is available on GitHub release
Your semantic-release bot ๐ฆ๐