TAMULib / weaver-components

Custom Web Components for the Weaver UI
MIT License
0 stars 1 forks source link

Require ng-inline-svg 13.0.0, 13.0.1 currently breaks build. #485

Closed kaladay closed 3 years ago

kaladay commented 3 years ago

The build fails with this error:

Error during template compile of 'WvrCoreModule'
Function calls are not supported in decorators but 'InlineSVGModule' was called.

This fix will likely need to be reverted as soon as the project fixes its problems, or not if we have migrated fully to 2.x by then.