Test caching

This commit is contained in:
Hugo Bernier 2023-04-11 10:19:28 -04:00 committed by GitHub
parent ea65e40f8c
commit 51515962cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Upgrade Me # Upgrade Me
<picture>
<img src="https://img.shields.io/badge/Test-does%20not%20cache-green" alt="Not cache" />
</picture>
## Summary ## Summary
This web part does nothing, really. It is intended to be used to test upgrading SPFx web parts and demonstrating incompatibility issues between versions of SPFx and Node.js. This web part does nothing, really. It is intended to be used to test upgrading SPFx web parts and demonstrating incompatibility issues between versions of SPFx and Node.js.