Results 686 comments of Tobias Diez

@antfu @pi0 what's the status of component resolvers in nuxt3? If its not yet supported, is adding the resolver from unplugin-vue-components as a vite plugin the recommended workaround? Thanks!

As remarked above, this is essentially a duplicate of https://github.com/storybook-vue/storybook-nuxt/issues/4

While arxiv is semantically a preprint server, it is also used for various other kinds of outputs. One often finds lecture notes, books or conference articles there as well. Coming...

+1 for merging it. Software/apps are used pretty universal across fields and citing them in a proper way is important.

As a compromise, would it be an option to integrate the main `@software` from biblatex-software, and leaving the more specialized types `@softwareversion`, `@softwaremodule` and `@codefragment` in a separate package. Ideally,...

I also experience this error: ``` @storybook/cli v7.4.0 info => Cleaning outputDir: /storybook-static ./node_modules/@nuxt/kit/dist/index.mjs:1 import { promises, existsSync, readFileSync, lstatSync } from 'node:fs'; ^^^^^^ SyntaxError: Cannot use import statement outside...

Still present in 7.4.2., see https://github.com/JabRef/JabRefOnline/pull/2231. --- Update: also in 7.4.5, see https://github.com/JabRef/JabRefOnline/pull/2249.

@vanessayuenn A reproduction is for example given by the upgrade PR https://github.com/JabRef/JabRefOnline/pull/2249. Let me know if you need any other information.

@ndelangen Thanks for testing it. I am currently on the road, so only a quick response now. The latest upgrade PR is https://github.com/JabRef/JabRefOnline/pull/2332, but it fails already at the Build...

@ndelangen It took me a bit longer than expected, but I finally was able to test your solution and can happily report that it worked like a charm! Thanks a...