alert-oyster-87530
05/18/2021, 2:09 AMwhich could not be serialized because Cannot read property 'executionQueuePromise' of undefined
and other similar serialisation errors.
I did get some success with the deploy when I used import('./../dist/src/rpc/startTransaction.js')
inside the GCF handler, but now the dist
directory is not uploaded as a dependency and is not present in the GCF (and it fails on request).
How can I force Pulumi to include additional source files?function 'handler': transaction.js(17009,30): referenced
function '__webpack_require__': transaction.js(16921,38): which captured
variable '__webpack_modules__' which indirectly referenced
'(module, __unused_webpack_exports, _ ...': transaction.js(332,7): which could not be serialized because
Unexpected missing variable in closure environment: XMLHttpRequest