Skip to content

Conversation

@farnabaz
Copy link
Collaborator

No description provided.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 23, 2025

npm i https://pkg.pr.new/nuxt-component-meta@104

commit: b65b98e

@farnabaz farnabaz changed the title fix: transform __VLS_export to defineComponent and add #build alias fix: component meta detection & ignore internal types Dec 23, 2025
@farnabaz farnabaz merged commit ac9750f into main Dec 23, 2025
3 checks passed
@farnabaz farnabaz deleted the fix/build-alias branch December 23, 2025 15:03
@adamdehaven
Copy link
Contributor

@farnabaz this appears to have broken the implementation. None of the slots, props, etc. are being returned:

{
  "mode": "all",
  "global": true,
  "prefetch": false,
  "preload": false,
  "filePath": "<foo>",
  "declarationPath": "<foo>",
  "pascalName": "Alert",
  "kebabName": "alert",
  "chunkName": "components/alert",
  "priority": 1,
  "_scanned": true,
  "meta": {
    "type": 1,
    "props": [],
    "slots": [],
    "events": [],
    "exposed": [],
    "hash": "xKijID8kMLa8zJCvlXThVCpa7hGkT_Exzye4mfryn4c"
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants