lightning_scheduler-8.x-1.x-dev/lightning_scheduler.libraries.yml
lightning_scheduler.libraries.yml
react:
js:
'https://unpkg.com/react@18.3.1/umd/react.production.min.js':
type: external
attributes:
crossorigin: anonymous
'https://unpkg.com/react-dom@18.3.1/umd/react-dom.production.min.js':
type: external
attributes:
crossorigin: anonymous
widget:
js:
'js/dist/helpers.js':
preprocess: false
'js/dist/index.js':
preprocess: false
css:
component:
'css/component.css': {}
dependencies:
- 'lightning_scheduler/react'
