darylrowland / angucomplete

AngularJS Autocomplete Directive
511 stars 281 forks source link

Error when dist version is built #140

Open victornjg opened 6 years ago

victornjg commented 6 years ago

Hello,

I'm facing this error. And it occurs only when I generates a distribution version.

Refused to apply style from 'http://localhost:8500/bower_components/angucomplete/angucomplete.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Could anyone help me?