You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a patch locally using yarn but others might run into this too. Node.js and Webpack support importing package.json directly which should be well supported by other bundlers that support Node.js:
I'm using
prest-client
in a project that bundles code using Webpack and the following line throws:presto-client-node/index.js
Line 4 in ca2f79c
I've created a patch locally using yarn but others might run into this too. Node.js and Webpack support importing
package.json
directly which should be well supported by other bundlers that support Node.js:The text was updated successfully, but these errors were encountered: