Derek Ellis
03/15/2021, 3:18 AMSqlJs
object which I believe is supposed to be bundled by webpack from the sql.js
package. I've tried a handful of different custom webpack config changes but nothing seems to help.Derek Ellis
03/15/2021, 3:22 AMturansky
03/15/2021, 4:23 AMjs
file from build/distributions
?Derek Ellis
03/15/2021, 12:03 PMDerek Ellis
03/15/2021, 12:51 PMDerek Ellis
03/15/2021, 1:34 PMbinaries.library()
instead since that's my actual use case, which I believe puts the "distribution" output in build/developmentLibrary
(or release) right? In any case, the issue seems to be with the original bundled js, not specific to the output that I was using before.turansky
03/15/2021, 10:15 PMbinaries.library()
2. I don’t see sql.js
declarationsDerek Ellis
03/15/2021, 10:24 PMDerek Ellis
03/15/2021, 10:24 PMDerek Ellis
03/19/2021, 3:47 AM@JsQualifier
issue