You are here

lightning_scheduler.libraries.yml in Lightning Workflow 8.3

modules/lightning_scheduler/lightning_scheduler.libraries.yml

File

modules/lightning_scheduler/lightning_scheduler.libraries.yml
View source
  1. react:
  2. js:
  3. 'https://unpkg.com/react@16.3.2/umd/react.production.min.js':
  4. type: external
  5. attributes:
  6. integrity: 'sha384-ssmDfleGSKwIS4GlKJM3gqgSQtp6pzFAc7y8f0r2Mfjn+EsHt4UqrSM8EXKZCAFU'
  7. crossorigin: anonymous
  8. 'https://unpkg.com/react-dom@16.3.2/umd/react-dom.production.min.js':
  9. type: external
  10. attributes:
  11. integrity: 'sha384-9HNXemlU8cB7vTVvdlZbsut+fnt78jK2amX1CCxkLlamx+yD4gde8D6DJe+QkHm3'
  12. crossorigin: anonymous
  13. widget:
  14. js:
  15. 'js/dist/helpers.js':
  16. preprocess: false
  17. 'js/dist/index.js':
  18. preprocess: false
  19. css:
  20. component:
  21. 'css/component.css': {}
  22. dependencies:
  23. - 'lightning_scheduler/react'