Skip to content
Snippets Groups Projects
Commit 00055e59 authored by Oleksandr Davyskyba's avatar Oleksandr Davyskyba Committed by Adam G-H
Browse files

Issue #3089153 by zviryatko: External library should have "type: external"

parent 861360bd
Branches
Tags
No related merge requests found
## 3.14.0
* Made Lightning Workflow compatible any installation profile.
(Issue #3089223)
* Fixed a bug where Lightning Scheduler's JavaScript libraries were not
properly declared as external. (Issue #3089153)
react:
js:
'https://unpkg.com/react@16.3.2/umd/react.production.min.js':
external: true
type: external
attributes:
integrity: 'sha384-ssmDfleGSKwIS4GlKJM3gqgSQtp6pzFAc7y8f0r2Mfjn+EsHt4UqrSM8EXKZCAFU'
crossorigin: anonymous
'https://unpkg.com/react-dom@16.3.2/umd/react-dom.production.min.js':
external: true
type: external
attributes:
integrity: 'sha384-9HNXemlU8cB7vTVvdlZbsut+fnt78jK2amX1CCxkLlamx+yD4gde8D6DJe+QkHm3'
crossorigin: anonymous
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment