@patak_js @vite_js @fs That’s good to know. The place I’m thinking it’d be useful for what I’m writing is caching external assets for offline use, or building and serving temp files during development that shouldn’t be put into user’s source code. This looks like that would be OK with this.

  • 0
  • 0
  1. @patak_js @vite_js @fs Basically, if the server root is projectRoor/src, I’d want to be able to serve files from projectRoot/.cache

    • 0
    • 0