UNPKG

azion

Version:

Azion Packages for Edge Computing.

2 lines (1 loc) 182 B
"use strict";const s=n=>{const t=new URL(n).pathname;let e;return/\.[^.]+$/.test(t)?e=new URL(t.slice(1),"file:///"):e=new URL("index.html","file:///"),fetch(e)};exports.mountSPA=s;