diff options
author | Zwilla <info@zwilla.de> | 2017-09-07 09:42:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-07 09:42:54 +0200 |
commit | e80955983d362ea91a6a354e484110c636ec0977 (patch) | |
tree | 0b09dcc78c70725da6c79e6282ed2a4de4aa8274 /src/js | |
parent | f20b7e7128225857168af003192d7f6d359f11b4 (diff) | |
download | BIP39-e80955983d362ea91a6a354e484110c636ec0977.tar.gz BIP39-e80955983d362ea91a6a354e484110c636ec0977.tar.zst BIP39-e80955983d362ea91a6a354e484110c636ec0977.zip |
remove sourceMappingURL=zxcvbn.js.map
just remove this line, if not every time we run the converter it searches for the map file. It is not enough to uncomment this line.
thx
Diffstat (limited to 'src/js')
-rw-r--r-- | src/js/zxcvbn.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/zxcvbn.js b/src/js/zxcvbn.js index 0daf830..e73b8bc 100644 --- a/src/js/zxcvbn.js +++ b/src/js/zxcvbn.js | |||
@@ -25,4 +25,4 @@ var time_estimates;time_estimates={estimate_attack_times:function(e){var t,n,s,o | |||
25 | 25 | ||
26 | },{}]},{},[4])(4) | 26 | },{}]},{},[4])(4) |
27 | }); | 27 | }); |
28 | //# sourceMappingURL=zxcvbn.js.map | 28 | |