-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docusaurus 3.0 + TinaCMS 1.5.28 not working #13
Comments
Hello, I'm currently working on a similar project and I was wondering if you managed to resolve your problem? |
At the end of the day, I decided to use Gitbook, which basically solved my problem. Great platform, tho: gitbook.com |
Gitbook has been quite helpful; I've adapted some of its features to demonstrate to the development team the specific CMS functionalities I'm interested in. My project involves creating a Strapi CMS integrated with Docusaurus on Next.js 14, designed to offer a no-code editing experience for the content management team. The idea of leveraging Docusaurus to facilitate a no-code user experience is particularly exciting to me. The project is slated for completion by April 2024. Should anyone be in search of such a sophisticated solution, please feel free to reach out to me either on GitHub or through my provided link. |
The start has just been upgraded to Docusaurus 3 in #15 Does this fix the issues? |
I have a custom dev hosted on Cloudflare with docusaurus and Decap CMS
that works fine. It's a little bit sensitive if you go out of the
preset, so you need to know what you are doing
On Thursday, May 30, 2024 at 6:33 AM, Brady Stroud [SSW] -
notifications(a)github.com
***@***.***> wrote:
… The start has just been upgraded to Docusaurus 3 in #15
[#15]
Does this fix the issues?
—
Reply to this email directly, view it on GitHub
[#13 (comment)],
or unsubscribe
[https://github.com/notifications/unsubscribe-auth/AYXMHJOF533EMBWKOSXMXKTZE2T2BAVCNFSM6AAAAABB2XWETWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZYGY2TSMZQGY].
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi, guys!
I'm struggling to create a build of Tinasaurus with the following setup:
After I run
yarn build
I get the following errors:So, I solved this using a polyfill with Webpack, like this one (tinacms build works after this)
However, I have not been able to solve the last error:
Steps to reproduce:
yarn build
Do you guys have any idea? Please, let me know if you need more info. Thanks
The text was updated successfully, but these errors were encountered: