fix: send hard 404 instead of soft 404 for missing modules
We used to send a soft 404 because require.js would error out on a 404, but it seems years ago, error handling was added to the require() call, so a hard 404 will not throw errors to the consolev1.18.x
parent
8032c8bdfe
commit
9f3b78118a
Loading…
Reference in New Issue