question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

As Vue3 supports comes closer ueberdosis/tiptap-next#85 , don’t forget about Vite support. Cannot live without it any more 😉

Maybe a nice starter template would attract more users as well? Something like npm init @tiptap/create similar to https://vitejs.dev/guide/#browser-support

I tried to set up something myself, but it is not trivial yet.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
holtwickcommented, Mar 6, 2021

I provided a fix for https://github.com/yjs/y-prosemirror/issues/40 and can confirm it works smoothly on vite and your new vue3 support. Amazing work! Thanks.

@hanspagel I follow your argumentation and indeed, the create script is a not so important additional layer somebody needs to put work in. In general, it is all very self-explanatory.

1reaction
hanspagelcommented, Feb 26, 2021

Yes! Vite is amazing. ⚡️

I’m not sure about the npm init @tiptap/create thing. I don’t know what tech stack we’d use for that. Vue 2, 3, React? Vanilla? And I don’t think it’s worth to maintain all of them. 😏

Vite is pretty easy to set up though, and the default tiptap example, too. But we need to get Vue 3 support ready and iron out other glitches, like the one with y-prosemirror for Vite support, and we definitely want that too. 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started - Vite
Overview # · Browser Support # · Trying Vite Online # · Scaffolding Your First Vite Project # · Community Templates # ·...
Read more >
Vite | Next Generation Frontend Tooling
Out-of-the-box support for TypeScript, JSX, CSS and more.. Optimized Build. Pre-configured Rollup build with multi-page and library mode support.
Read more >
Features | Vite
Vite is pre-configured to support CSS @import inlining via postcss-import . Vite ...
Read more >
Building for Production - Vite
When it is time to deploy your app for production, simply run the vite build ...
Read more >
Server-Side Rendering - Vite
SSR specifically refers to front-end frameworks (for example React, Preact, Vue, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found