Open
Description
Dear strangerlabs-team,
first of all, thanks for all the effort with this project!
I've tried to use the client within chrome (with static delivery via express.static), but it does not work, because the imports does not work because they require a .js at the end.
Error:
GET https://localhost:3001/js/webauthn/client/Client net::ERR_ABORTED 404 (Not Found)
As far as I know, NodeJS does not care about the ".js" at the end of import, and with the .js Chrome would understand it, so I think that would be a nice addition to the project.
This commit would show the changes, if the idea will get accepted: Mik13@6cdbd75
Best regards
Metadata
Metadata
Assignees
Labels
No labels