You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ npm run push -- -m "Message to help you recognize this bundle"
55
55
56
56
## 🌍 Localization
57
57
58
-
See the [Localization README.md](./packages/template-retail-react-app/app/translations/README.md) for important setup instructions for localization.
58
+
See the [Localization README.md](./packages/template-retail-react-app/translations/README.md) for important setup instructions for localization.
59
59
60
60
## ⚠️ License Information
61
61
@@ -65,6 +65,14 @@ The PWA Kit is licensed under a BSD 3-Clause license. See the [license](./LICENS
65
65
66
66
Your contributions are welcome! Refer to the [CONTRIBUTING](./CONTRIBUTING.md) guide to get started. If you like `pwa-kit`, consider adding a ⭐ on the [GitHub Repo](https://github.com/SalesforceCommerceCloud/pwa-kit/). It helps other people discover PWA Kit!
67
67
68
+
## 🛠️ Nightly Builds
69
+
70
+
⚠️ PWA Kit releases nightly builds on a nightly cadence for better visibility about upcoming features and a chance for implementers to test code integrations via a "preview" release. These builds are untested and unsupported. Use at your own risk!
71
+
Nightly builds carry none of our guarantees associated with well-tested software. **Do not use these builds in production**.
72
+
Some feature included in the nightly builds may not be included in final PWA Kit releases.
73
+
These unreleased builds may not even load, may have undocumented features, known defects, and any number of other issues.
74
+
They are intended for use by developers and others wishing to get early access to planned PWA Kit features.
75
+
68
76
## 📖 Documentation
69
77
70
78
The full documentation for PWA Kit and Managed Runtime is hosted on the [Salesforce Developers](https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/overview) portal.
0 commit comments