Chartist use of typescript mime type #1447
Unanswered
randyvicar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am having a heck of a time trying to get Chartist to work on my LAMP stack using Ubuntu 18.04. I added the .ts text/x.typescript mime type to my apache2.config file and Firefox dev console is saying it's a disallowed MIME type. I first tried text/typescript with the same result. When I changed the extension to .js I got the error that the import line was not the first line of the module, which it was. Is anyone else having these issues? What am I missing? Thank you for any insights.
Beta Was this translation helpful? Give feedback.
All reactions