Patch Changes
-
#11339
dfba912Thanks @dario-piotrowicz! - FixmapWorkerMetadataBindingsandconstructWranglerConfigincorrectly throwing an error when encountering assets bindingsCurrently
mapWorkerMetadataBindingsandconstructWranglerConfigwhen provided data containing an assets binding throw the
following error:the error "`wrangler init --from-dash` is not yet supported for Workers with Assets"This is incorrect and
wrangler initspecific, the changes here make sure that such error is not thrown and that the assets
binding is instead handled