'type: js' updated to 'type: module' (deprecation) (#430)

HACS is also proposing `module` and it has come to my attention that 'js' should go...
This commit is contained in:
Markus Meissner 2020-03-09 16:36:32 +01:00 committed by GitHub
parent 2f506cefda
commit 4287f7be00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ In our example card we defined a card with the tag `content-card-example` (see l
# Example Lovelace configuration
resources:
- url: /local/content-card-example.js
type: js
type: module
views:
- name: Example
cards: