This would still have to read the stored JS file, but the idea would be that the generated HTML itself wouldn't have any need for JS. Every page would redirect if JS was enabled to the SPA URL, but if not, would display via pure HTML+CSS.
Could use Node for this...