Static GitHub Issues

[926] Support Plugins in TypeScript

prev: How to use Nuxt with Zeit.co's pkg
next: Trying to use Nuxt on top of a CMS API

Something with the way Nuxt.js tries to load/require TypeScript-based plugins (like axios.ts) causes builds to fail.

Maybe https://github.com/nuxt/nuxt.js/blob/dev/lib/app/index.js#L25 is skipping the ts-loader in my nuxt.config.js? Or is the nuxt.config.js not loaded yet?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c795">#c795</a>)</em></sub></div>