Examples of Vlocity/SF LWC components (in various states of working)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
193 B

4 years ago
  1. {
  2. "packageDirectories": [
  3. {
  4. "path": "force-app",
  5. "default": true
  6. }
  7. ],
  8. "namespace": "",
  9. "sfdcLoginUrl": "https://login.salesforce.com",
  10. "sourceApiVersion": "47.0"
  11. }