framework icon indicating copy to clipboard operation
framework copied to clipboard

preview static assets

Open Fil opened this issue 1 year ago • 2 comments

The preview server should return the expected resource when the user requests a static asset ("files" — not pages and modules — declared in dynamicPaths).

This would allow e.g. to test embedded modules locally.

(Even though static assets are mostly intended for external consumption (for embedding), and not for use internally within a Framework application.)

(excerpted from #1681)

Fil avatar Sep 29 '24 08:09 Fil