Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fixed dependencies that were preventing IDE builds#92

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

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

Conversation

@w1gs
Copy link
Contributor

@w1gs w1gs commented Oct 6, 2024

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
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants