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
Thinking about simplifying our repo's dependency management, particularly in the oapp subdirectory, by replacing npm dependencies with direct path mappings like so:
This could make integration easier for Foundry users but might have trade-offs, such as compatibility issues with tools like pnp-berry. I'm considering implementing this refactor unless there are significant downsides. Thoughts?
The text was updated successfully, but these errors were encountered:
Thinking about simplifying our repo's dependency management, particularly in the oapp subdirectory, by replacing npm dependencies with direct path mappings like so:
This could make integration easier for Foundry users but might have trade-offs, such as compatibility issues with tools like pnp-berry. I'm considering implementing this refactor unless there are significant downsides. Thoughts?
The text was updated successfully, but these errors were encountered: