chore: Test Docusaurus webpack 5 support#974
chore: Test Docusaurus webpack 5 support#974eriveltonelias merged 7 commits intoreact-navigation:mainfrom
Conversation
|
Deploy preview for react-navigation-docs ready! Built with commit 36ec563 |
|
weird, netlify does not work 😓 (also on last commit of main) |
|
@satya164 @eriveltonelias it looks like the deploy previews are broken on Netlify. Can you click on "retry / clear cache" here please? I think it may solve the problem. |
|
Thanks @satya164 Not sure why Netlify does not seem to use the build plugin but it seems we still see Webpack 5 persistent caching improvements: |
|
ready for review! |
| "@docusaurus/plugin-google-analytics": "^2.0.0-alpha.66", | ||
| "@docusaurus/preset-classic": "^2.0.0-alpha.72", | ||
| "@docusaurus/core": "2.0.0-alpha.75", | ||
| "@docusaurus/plugin-google-analytics": "2.0.0-alpha.75", |
There was a problem hiding this comment.
Thanks @slorber for your PR! just one small thing to check before we land it.
@brentvatne could you check if this new version GA plugin still working the analytics?
There was a problem hiding this comment.
Thanks
Do you expect me to do anything?
There was a problem hiding this comment.
nope, all looks good to me @slorber, thanks again for your awesome work on docusarus.
There was a problem hiding this comment.
@eriveltonelias - i can add you to the google analytics account, dm me on discord to let me know what email to add :)

Use an unreleased version of Docusaurus to test the webpack5 support works for this site.
See also facebook/docusaurus#4089