Using `adapter-static` and the code: ```ts import { files } from '$service-worker'; ``` I expect to find also the `<NAME>.html` fallback file listed in `files`. Am I wrong?