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:
+3
-2
@@ -14,6 +14,7 @@
|
||||
"crypto*",
|
||||
"stream*",
|
||||
"env-paths",
|
||||
"open"
|
||||
"open",
|
||||
"base64-inline-loader"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user