-
Notifications
You must be signed in to change notification settings - Fork 97
Installation
James Hou edited this page Jun 6, 2021
·
22 revisions
IMPORTANT NOTE PRE-EMPTING SUMMER 21
If you are experiencing any issues with either summer 21 or any error mentioned in issue #95, please follow the thread there for a workaround or unlisted hotfix patch (
1.6.1).
Version 1.6.0 (04t1Q000001MRpeQAG)
If you're working with this library for the first time, I strongly recommend you install this in a sandbox after you install core. To protect you, this unlocked package is marked as beta so that it cannot be installed in production.
-
Sandbox Install URL (
04t1Q000001MRpjQAG)
Clone it down and navigate to it
git clone https://github.com/tsalb/lwc-utils
cd lwc-utils
Deploy core
sfdx force:source:deploy -p utils-core
Optionally, deploy recipes
sfdx force:source:deploy -p utils-recipes
And use your preferred tool to move these to production.
Please refer to utils-core/main/default for all metadata required to move these components to a Production org.