DeltaOne
DeltaOne
CDCloudflare Developers
Created by DeltaOne on 10/29/2024 in #workers-help
Nested directories are not working in Static Assets
Hi, I am creating a Hello World Static Assets worker. I want to have nested folders inside the public directory, so that my URLs will look like below t1/hello.html , t2/en.json etc. But when I tried it, wrangler deploy keeps ignoring nested directories and only uploading the files inside the public directory.
68 replies