Skip to content
Snippets Groups Projects

Remove VERSION from libraries.yml

Merged Dieter Holvoet requested to merge issue/linkit-3495652:3495652-remove-version-from into 7.x
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
linkit.admin:
version: VERSION
css:
theme:
css/linkit.admin.theme.css: {}
linkit.base:
version: VERSION
js:
js/linkit.js: {}
dependencies:
@@ -14,7 +12,6 @@ linkit.base:
- core/drupalSettings
linkit.autocomplete:
version: VERSION
js:
js/linkit.autocomplete.js: {}
css:
@@ -27,7 +24,6 @@ linkit.autocomplete:
- core/once
ckeditor5:
version: VERSION
js:
js/build/linkit.js: { minified: true }
css:
Loading