grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
58 stars 32 forks source link

Website: Speed up builds with docusaurus/faster #1331

Open jackw opened 1 week ago

jackw commented 1 week ago

What this PR does / why we need it: Speeds up dev and prod builds of our website by switching to use docusaurus/faster config. Haven't profiled it yet but others are reporting some nice speed improvements.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

github-actions[bot] commented 1 week ago

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.

tolzhabayev commented 1 week ago

36s -> 11s build time, not bad.

jackw commented 1 week ago

I've deployed this to dev to have a click around and check it's not broken something.