Jonas Thelemann
Jonas Thelemann
How would I give the instruction to import or compile typescript files from a dependency that would resolve to the built output by default?
Hey Benjie, what's the current way to work around this? Fall back to offset-based pagination? Thanks for your work!
I experience the same issue and have added ``` nitro: { autoImport: { exclude: '[/[\\/]node_modules[\\/]/, /[\\/].git[\\/]/, /[\\/].nuxt[\\/]/]', }, }, ``` to `nuxt.config.ts`. That did not solve the issue for me....
Indeed! Added quotes by mistake. Now the build time for my project is reduced from 9 minutes back to 2.5 minutes :tada:
@danielroe thank you for the workaround!
The workaround creates a single css file, right? So one should note a potential performance decrease.
I've created a PR, maybe it's helpful to someone :)
Duplicate of https://github.com/emn178/chartjs-plugin-labels/issues/107.
I've created a PR nevertheless, maybe it's helpful to someone :)
Happens for `ws` `v8` too.