iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.42k stars 1.42k forks source link

DevTools failed to load source map: Could not load content for file:///.../github/iancoleman/bip39/bootstrap.css.map: System error: net::ERR_FILE_NOT_FOUND #532

Open petjal opened 2 years ago

petjal commented 2 years ago

I see the subject error in Google Chrome Dev Tools when loading iancoleman/bip39/bip39-standalone.html file into Google Chrome. I was expecting the standalone file to not touch any other file in any way. Maybe Chrome DevTools is being too aggressive?

.../iancoleman/bip39 $ grep "\.css\." bip39-standalone.html | cut -c 1-200
/*# sourceMappingURL=bootstrap.css.map */</style>