You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Bundler generates bundled apps with randomly generated bundle-IDs for each build.
Instead, this should be changed to use an ID based on the contents of the bundle.
This way, two builds on the same input generate identical output.