cloud-8.x-2.0-beta1/cloud.libraries.yml
cloud.libraries.yml
cloud:
version: 8.x-1.x
js:
js/cloud.js: {}
dependencies:
- core/jquery
cloud_view_builder:
version: 8.x-1.x
css:
theme:
css/cloud_view_builder.css: {}
d3:
remote: https://github.com/d3/d3
license:
name: BSD-3
url: https://github.com/d3/d3/blob/master/LICENSE
gpl-compatible: true
js:
https://d3js.org/d3.v5.min.js: { type: external, minified: true }
# js/d3.min.js: {}
cloud_config_location:
version: 8.x-2.x
js:
js/cloud_config_location.js: {}
dependencies:
- core/jquery
- cloud/d3
css:
theme:
css/cloud_config_location.css: {}
