You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cases where the mime type extension is already defined, but with a different type value, the resource will fail with the error: Cannot add duplicate collection entry of type "mimeMap" with unique key attribute "fileExtension" set to ".woff" (in my case I'm trying to change the type-spec of the .woff extension).
The text was updated successfully, but these errors were encountered:
In cases where the mime type extension is already defined, but with a different type value, the resource will fail with the error:
Cannot add duplicate collection entry of type "mimeMap" with unique key attribute "fileExtension" set to ".woff"
(in my case I'm trying to change the type-spec of the.woff
extension).The text was updated successfully, but these errors were encountered: