Skip to content
Discussion options

You must be logged in to vote

Solved! I manually mapped them in components.json. Adding these aliases forces everything into src/components/tiptap/

  "aliases": {
    "tiptapIcons": "@/components/tiptap/icons",
    "tiptapExtensions": "@/components/tiptap/extensions",
    "tiptapNodes": "@/components/tiptap/nodes",
    "tiptapUi": "@/components/tiptap/ui",
    "tiptapUiPrimitives": "@/components/tiptap/ui-primitives",
    "tiptapUiUtils": "@/components/tiptap/ui-utils"
  }

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MokatilDev
Comment options

Answer selected by MokatilDev
@bdbch
Comment options

@MokatilDev
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants