Closed ArnaudRinquin closed 9 years ago
Fix timing events so it displays variable properly instead of undefined.
timing
variable
undefined
Before:
After:
I bumped the package.json version but I can't build a proper extension dist as I don't have the certificate.
package.json
Good catch! I'll raise a separate issue to get some test coverage for createBeaconHint(). Could you remove the version bump though? I'll handle that as part of preparing the next release.
createBeaconHint()
Done.
Fix
timing
events so it displaysvariable
properly instead ofundefined
.Before:
After:
I bumped thepackage.json
version but I can't build a proper extension dist as I don't have the certificate.