ivodolenc/nuxt-font-loader

Nuxt 3

Triloworld opened this issue · 0 comments

Is this planned?

What can be added in new version as well as thinks that in scope of module can improve experience:

  • typescript
  • tree shaking for less js on frontend
  • hooks for other modules (we plan wordpress integration, right now you have only 'build:before' use but no new one introduce to inject something externall
  • auto import some fonts (Google etc) from tailwind/wind config file (this can be cool feature btw)
  • better default options
  • webpack 5/Vite support
  • directive ?
  • incorporate better console logs and give this option to silent on ci or test (https://github.com/unjs/consola)