Michalis Giannas
Michalis Giannas
any news on this ?
@Atinux here you have a [reproduction repo](https://github.com/TiBianMod/storybook-nuxt-ui/tree/nuxt-icon) for testing use `main` branche first to see that `Storybook & Nuxt` with `Local components` and `Nuxt components` is working !!! and then...
> ### Chunking > Another advantage of not bundling is that we can break our type definitions into smaller chunks, doing this would make maintaining the types way easier specially...
> Hi, thanks for you feedback! However I think your not using the right library because if you look to the version history, there is no version 0.4.2 : https://www.npmjs.com/package/@nuxt/ui?activeTab=versions...
some news on this issue?
> the `fork mode` is working will be really nice, if we can have support for `cluster mode` 
hehe you can run cluster with bun on linux > this is not working on mac 😢 `spawn.ts` ```ts import { join } from "node:path"; import { spawn } from...
let's see, we need to wait, hehe
@Mikilll94 I don't think you can use type annotations when you using the prop function (at least not the normal way)... I think this is invalid (at least for now)......
> I guess renaming it would just increase the migration cost from v7 and involve confusion as there was `@Component` I understand, you are right, the cost and the confusion...