acgray
Results
4
comments of
acgray
Error copying temporary files: no such file or directory '...../node_modules/next-pkg/lib/server.js'
+1
Another +1 for this, and also happy to contribute if there is an active effort
Nothing even that complicated - just use the existing `aws.s3.buckets.assets` setting to fill the name for the Snowplow hosted assets bucket, instead of the hardcoded value here: https://github.com/snowplow/snowplow/blob/master/4-storage/rdb-loader/src/main/scala/com/snowplowanalytics/snowplow/rdbloader/ShreddedType.scala#L67 That would...