BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

chore: use import extensions in all packages (except docs)

Open YousefED opened this issue 1 year ago • 4 comments

Closes https://github.com/TypeCellOS/BlockNote/issues/952

YousefED avatar Jul 19 '24 07:07 YousefED

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Oct 8, 2024 8:36am
blocknote-website ✅ Ready (Inspect) Visit Preview Oct 8, 2024 8:36am

vercel[bot] avatar Jul 19 '24 07:07 vercel[bot]

Blocked by https://github.com/vercel/next.js/issues/59744

YousefED avatar Aug 06 '24 09:08 YousefED

Blocked by vercel/next.js#59744

Isn't my suggestion still relevant though? SInce this is a NextJS issue and we only really need this in packages that are on npm. Or are there other problems with that?

matthewlipski avatar Aug 07 '24 13:08 matthewlipski

Blocked by vercel/next.js#59744

Isn't my suggestion still relevant though? SInce this is a NextJS issue and we only really need this in packages that are on npm. Or are there other problems with that?

Good point, the issue is that the examples span both the playground and the website. So I thought it wouldn't be possible. However, might be wrong, maybe I can use the "old style" in the examples as well. will investigate

YousefED avatar Aug 07 '24 14:08 YousefED