exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework

Home Page:https://ultrajs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Add option to skip vendoring during build

mashaal opened this issue · comments

An option to build all production assets, but keep the vanilla HTTP imports in server/client import maps would be a nice option, especially if running into vendor errors.

Obviously prod build would require disabling --no-remote, but I think that's ok if its communicated.