Conversation
07443bd to
456e681
Compare
d47c5bb to
cd844b5
Compare
74e88c6 to
c3dd70d
Compare
c4864a2 to
2649717
Compare
Codecov Report
@@ Coverage Diff @@
## main #1593 +/- ##
===========================================
- Coverage 95.65% 84.42% -11.24%
===========================================
Files 15 16 +1
Lines 783 828 +45
Branches 0 163 +163
===========================================
- Hits 749 699 -50
- Misses 34 94 +60
- Partials 0 35 +35
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
9924874 to
ffb30cc
Compare
5b35113 to
1644eb0
Compare
| @@ -1,5 +1,5 @@ | |||
| import { normalizePath, warning } from './common'; | |||
| import galactus from 'galactus'; | |||
| import { DestroyerOfModules, DepType, Module, ModuleMap } from 'galactus'; | |||
There was a problem hiding this comment.
The names will always be funny to me
felixrieseberg
left a comment
There was a problem hiding this comment.
I gave this whole PR one solid read - and even though it's massive and I think I should have found one place to provide constructive feedback, this seems mostly pretty good to me.
The one thing we should make double-and-triple sure before merging is that nobody can actually rely on electron-packager/hooks - and if they could, that we maybe just keep it and cut it in a later PR.
83bf2ce to
5ccd8d1
Compare
|
Something to watch out for, there's at least one usage in Forge that directly reaches into |
5ccd8d1 to
47e4006
Compare
d9ada2e to
437471a
Compare
early draft so I don't forget it: electron/forge@c9da714 |
|
@erikian, couple of conflicts due to other PRs landing. |
…ewrite # Conflicts: # package.json # yarn.lock
7795430 to
48a47a3
Compare
|
🎉 This PR is included in version 18.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summarize your changes: