jsakamoto / BlazorWasmPreRendering.Build

When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
https://jsakamoto.github.io/BlazorWasmPreRendering.Build/
Mozilla Public License 2.0
252 stars 14 forks source link

404 Page Improvement? #14

Open fingers10 opened 2 years ago

fingers10 commented 2 years ago

Hi @jsakamoto, Is it possible to have actual 404 page in the designed in the app instead of copying index.html? what's your thoughts on this?