Skip to content

Handle ressource hint (preload links)

Choose a tag to compare

@dmail dmail released this 23 Sep 17:31
  • transform rel="modulepreload" into "preload" during dev (when needed) and build
  • Ensure correct link.href during dev and prod
  • Test and fix all link preload warnings
    • No more custom headers when requesting ressources from server (bye x-jenv-execution-id)
    • Update as="script" to as="fetch" during dev
    • Ensure correct mode, credentials during dev and prod
  • Better handling of inline ressources (script and styles) during dev, prod and in object returned by buildProject
  • files without compiler are not redirected with 307 anymore (they are served untouched instead)
  • internal renaming of target into ressource