David Stack
David Stack
@harlan-zw Here's the log: ```console Nuxt 3.11.2 with Nitro 2.9.6 4:36:24 PM 4:36:24 PM ➜ Local: http://localhost:3000/ ➜ Network: use --host to expose [nuxt] modules:before: 0.172ms 4:36:26 PM [nuxt] kit:compatibility:...
> @davidstackio That's pretty slow. But particularly I would investigate why `nitro:rollup:before` is taking 33s. @danielroe How would I investigate this? I'm too familiar with the build tools.
To follow up on this, I updated another project from nuxt `v3.9.1` to `v3.12.2`, and am experiencing very slow dev server (re)start times. Or at least the time it takes...
To follow up again, I downgraded to nuxt `v3.10.3` and still had the issue. Then I downgraded to nuxt `v3.9.3` and my dev server is running fine again. So it...
New link: https://python-xy.github.io/
[Hosting documentation](http://wiki.python.org/moin/PyPiDocumentationHosting?action=show&redirect=PyPiHostingDocumentation)
http://python-packaging-user-guide.readthedocs.io/en/latest/distributing/ and https://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/quickstart.html
Handling dependencies: http://python-packaging-user-guide.readthedocs.io/en/latest/requirements/
Docs: http://pandas.pydata.org/pandas-docs/version/0.18.0/io.html#sql-queries
This comment clarifies things a bit: https://github.com/krisk/Fuse/issues/746#issuecomment-1895603227