BlockNote
BlockNote copied to clipboard
fix: dev-script failing in windows issue
fix: npm run gen fails in windows due to file path issues.
close /955 /claim /955
https://github.com/user-attachments/assets/2aab5573-0505-45f2-b2a9-be0ed5fc37e7
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| blocknote | ✅ Ready (Inspect) | Visit Preview | Jul 30, 2024 6:44pm |
Someone is attempting to deploy a commit to the TypeCell Team on Vercel.
A member of the Team first needs to authorize it.
I just tested it on both Windows 10 and MacOS and here are the current results
| OS | Updates examples.gen.tsx |
Generates example files |
|---|---|---|
| Windows | ✅ | ❌ |
| MacOS | ✅ | ✅ |
By "Generates example files" I mean the package.json, tsconfig.json, index.html, main.tsx, and vite.config.ts in each example folder that should be automatically generated by the script.
Note: I copied the above text from my response to the other PR about the same issue because it's actually the same case scenario.
https://github.com/user-attachments/assets/9c7cc844-3578-491e-b849-3a92183f460a
Addressed the issues @zaaakher
@rogueloop I just tested again and it's working well just as expected 👍
| OS | Updates examples.gen.tsx |
Generates example files |
|---|---|---|
| Windows | ✅ | ✅ |
| MacOS | ✅ | ✅ |
Ready for a review @YousefED