repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f0a7b0
)
build: update excluded assets files list
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 28 May 2023 14:04:49 +0000
(16:04 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sun, 28 May 2023 14:04:49 +0000
(16:04 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
rollup.config.mjs
patch
|
blob
|
blame
|
history
diff --git
a/rollup.config.mjs
b/rollup.config.mjs
index 795da6e8207c36936f44322d9f89bd45cc6df724..a8b6e077338197737313863d0473db86f860b1e3 100644
(file)
--- a/
rollup.config.mjs
+++ b/
rollup.config.mjs
@@
-75,6
+75,7
@@
export default {
'assets/config-template.json',
'assets/*config[-_]*.json',
'assets/idtags-template.json',
+ 'assets/authorization-tags-template.json',
'assets/ui-protocol/**/*',
],
}),