build: bundle assets inline for the component library (#513)

* build: bundle assets inline for the component library

* chore(deps): allow react version 17.x.x and 18.x.x
This commit is contained in:
Vojtech Simetka
2022-08-03 07:28:57 +02:00
committed by GitHub
parent 1be5cbda6d
commit a7bd94af82
4 changed files with 42 additions and 22 deletions
+3 -2
View File
@@ -14,6 +14,7 @@
"crypto*",
"stream*",
"env-paths",
"open"
"open",
"base64-inline-loader"
]
}
}