Ruxorly
Ruxorly
CDCloudflare Developers
Created by Nbc66 on 4/3/2024 in #workers-help
how can i fetch a .json file in a worker that is located localy inside of the worker
could you try adding with { type: "json" }; or assert { type: "json" }; at the end of the import statement?
6 replies