Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split IDE module into own cabal package #1541

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mpscholten
Copy link
Member

This is useful for smaller binaries in production. There's no need for shipping all of the IHP IDE in production builds.

Requires cabal 3.8 to build.

- Moved IHP.IDE modules into it's own ihp-ide package
- Moved IHP.DataSync and IHP.GraphQL into ihp-datasync
- Moved IHP.ServerSideComponent into ihp-ssc

This results in faster compile times and smaller binaries
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.

None yet

1 participant