version debugger#2292
Conversation
There was a problem hiding this comment.
The module manifest seems like a great improvement if it works!
Regarding the version bump I guess it makes sense to do it now given the current situation.
I'd find it more useful if this tag was actually the exact version that landed in mozilla-central. Here I know we have accepted PRs between the bundle that got into mozilla-central and this 0.1.0 version bump.
So for the next release I'd advise creating a branch when we want to release to mc, bump the version there, create a bundle and iterate on this branch in order to get something landable (I am heavily biased since it's what I do for reps :) https://github.com/devtools-html/reps/blob/master/RELEASE.md )
|
the manifest works. and it is amazing. The 70K debugger.js diff we had would have been 5K had it used the manifest. that's a big savings yeah, true. we could always push to it before it lands |
Summary of Changes
@juliandescottes