Closed dieseltravis closed 10 years ago
I noticed that the mobile boilerplate includes a manifest.webapp file but this config doesn't actually support that file type.
<remove fileExtension=".webapp" /> <mimeMap fileExtension=".webapp" mimeType="application/x-web-app-manifest+json; charset=UTF-8" />
@dieseltravis can you open a pull request? Thanks! :)
Done; even if i somehow referenced this as 15 rather than 13. Ah well nevermind
I noticed that the mobile boilerplate includes a manifest.webapp file but this config doesn't actually support that file type.