Web-Dev-Path / web-dev-path

The Web Dev Path platform. Progressive Web App (PWA). Next.js rules!
https://webdevpath.co
GNU General Public License v3.0
33 stars 11 forks source link

Remove babel-plugin-styled-components to use nextjs built in compiler #176

Closed cherylli closed 1 year ago

cherylli commented 1 year ago

Have you updated the CHANGELOG.md file? If not, please do it.

yes

What is this change?

Remove babel-plugin-styled-components to use nextjs built in compiler to handle styled components compiling and its options More info here - https://nextjs.org/docs/architecture/nextjs-compiler

This was added not long ago due to newer next version was giving error #170 . I've now found a fix to it

Were there any complications while making this change?

no

How did you verify this change?

run it locally

When should this be merged?

After review

netlify[bot] commented 1 year ago

Deploy Preview for priceless-booth-2dfcaf ready!

Name Link
Latest commit 8a4656938c897459620cfd7d096d309e77a2ae49
Latest deploy log https://app.netlify.com/sites/priceless-booth-2dfcaf/deploys/6495a174e4af250007bed7be
Deploy Preview https://deploy-preview-176--priceless-booth-2dfcaf.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

mariana-caldas commented 1 year ago

Hey @vmcodes ! 🥷 As soon as we merge this PR, I recommend adding this to your typescript conversion branch to prevent future conflicts 🙌🏼