nextstrain / nextstrain.org

The Nextstrain website
https://nextstrain.org
GNU Affero General Public License v3.0
88 stars 49 forks source link

Update Gatsby from v2 to v3 #809

Closed victorlin closed 6 months ago

victorlin commented 6 months ago

Description of proposed changes

Motivation: Upgrade to a newer version of Gatsby that uses webpack 5 to avoid build issues such as https://github.com/webpack/webpack/issues/14532

Following official migration guide.

[!NOTE] This would need some more work and not sure if it's worth doing. Just wanted to explore the option a bit and document initial roadblocks.

Related issue(s)

Checklist