Remix.run Logo
iLoveOncall 7 hours ago

You'd never want to store the processed HTML anyway, this is website building 101.

efilife 5 hours ago | parent [-]

I store both, to serve processed HTML faster, and to be able to rebuild it just in case. Is this ok?