Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

fixed dependencies that were preventing IDE builds#92

Merged
andrewpareles merged 2 commits into
voideditor:mainfrom
w1gs:ide-fixes
Oct 11, 2024
Merged

fixed dependencies that were preventing IDE builds#92
andrewpareles merged 2 commits into
voideditor:mainfrom
w1gs:ide-fixes

Conversation

@w1gs

@w1gs w1gs commented Oct 6, 2024

Copy link
Copy Markdown
Contributor

This PR fixes issues that were preventing the full IDE from being built. Mainly the original-fs dependency was added as it's required in the out/bootstrap-amd.js file. Additionally, it moves the diff dev dependency in the extension to the main extension dependencies since this was preventing the extension from loading in the compiled IDE.

Error in compiled IDE related to diff package:

image

Code where original-fs dependency is required:

image

@jcommaret

Copy link
Copy Markdown
Contributor

@andrewpareles The fix worked perfectly ! Thank you @w1gs

I am giving me a little pause to write some documentation for Mac OS ARM ;)

@andrewpareles andrewpareles merged commit 247a3b7 into voideditor:main Oct 11, 2024
@w1gs w1gs deleted the ide-fixes branch October 11, 2024 14:35
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.

3 participants