From 8af5ef25e54e4dbd50490121c81498c6b480d53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Dierick?= Date: Mon, 2 Dec 2024 14:49:38 +0100 Subject: [PATCH] bump webcomponent dependency + add clarification --- app/components/webcomponent-snippet.hbs | 2 ++ package-lock.json | 6 +++--- package.json | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app/components/webcomponent-snippet.hbs b/app/components/webcomponent-snippet.hbs index 8f9800e..18a67db 100644 --- a/app/components/webcomponent-snippet.hbs +++ b/app/components/webcomponent-snippet.hbs @@ -70,6 +70,8 @@

Searchbar preview

+ {{!-- Note that the sources for the webcomponent don't get loaded by means of a script tag here. + ember-cli-build.js includes the sources for the webcomponent in the admin app codebundle. --}}