aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

chore: update contributing guide vite troubleshooting #13826

Closed scanlonp closed 1 month ago

scanlonp commented 2 months ago

My library changes were not showing up in my locally deployed app. Vite caching turned out to be the issue. Add a note to help future contributors avoid this problem.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.