Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

build: remove webpack hack #3916

Closed
wants to merge 15 commits into from
Closed

Conversation

MicaiahReid
Copy link
Contributor

This PR removes the main hack in our webpack process that caused Ganache to be dependent upon minification to work.

The downside of this fix is that all ethereumjs codepaths within if(process.env.DEBUG) scenarios used to be removed completely from our build, while now they remain. Once #2306 over at @ethereumjs is fixed, we can further improve upon this PR.

@MicaiahReid MicaiahReid changed the base branch from develop to tech-debt-dudes November 15, 2022 15:21
@MicaiahReid MicaiahReid changed the base branch from tech-debt-dudes to fix-build-types2 November 15, 2022 15:21
@MicaiahReid MicaiahReid changed the base branch from fix-build-types2 to tech-debt-dudes November 16, 2022 18:54
@MicaiahReid MicaiahReid changed the base branch from tech-debt-dudes to fix-build-types2 November 29, 2022 20:27
Base automatically changed from fix-build-types2 to tech-debt-dudes November 29, 2022 21:35
@MicaiahReid MicaiahReid changed the base branch from tech-debt-dudes to develop November 29, 2022 21:36
@MicaiahReid MicaiahReid changed the base branch from develop to tech-debt-dudes November 29, 2022 21:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants