Skip to content
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

Attempt to improve site performance #17

Merged
merged 2 commits into from Apr 9, 2021
Merged

Attempt to improve site performance #17

merged 2 commits into from Apr 9, 2021

Conversation

timothyis
Copy link
Member

This pull request changes a few things:

  • Enables webpack 5 (many benefits: https://nextjs.org/docs/messages/webpack5)
  • Remove preact configuration. This felt like too much additional configuration for a simple site, and we're trying to resolve some performance issues.
  • Enables Tailwind JIT for smaller bundles and improved tailwind workflow. (read more on the Tailwind JIT link.)

@vercel
Copy link

vercel bot commented Apr 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/wulkano/plug-site/5piZfsxqP1L7hSYMa3tiK9vHdpH2
✅ Preview: https://plug-site-git-simplify-site-code-wulkano1.vercel.app

@timothyis timothyis merged commit 6217a07 into main Apr 9, 2021
@timothyis timothyis deleted the simplify-site-code branch April 9, 2021 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant