aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/build.mjs
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-11-05 18:05:13 -0300
committerSebastian <sebasjm@gmail.com>2023-11-05 18:19:58 -0300
commit61563d1b4844caa3ac7d5d532b51309edd42101b (patch)
treef46794305a171dd8d6071b59a7050b8ba8048f93 /packages/web-util/build.mjs
parentb58d53dd93bd8e97aecc28fae788c5c7051fd73d (diff)
downloadwallet-core-61563d1b4844caa3ac7d5d532b51309edd42101b.tar.xz
aml exchange API
Diffstat (limited to 'packages/web-util/build.mjs')
-rwxr-xr-xpackages/web-util/build.mjs1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web-util/build.mjs b/packages/web-util/build.mjs
index 0b015f22c..c15a2715b 100755
--- a/packages/web-util/build.mjs
+++ b/packages/web-util/build.mjs
@@ -59,6 +59,7 @@ const buildConfigBase = {
".key": "text",
".crt": "text",
".html": "text",
+ ".svg": "dataurl",
},
sourcemap: true,
define: {