Skip to content

feat: Add build script for publishing - #41

Merged
purplebugs merged 6 commits into
mainfrom
extend-build
Sep 23, 2024
Merged

feat: Add build script for publishing#41
purplebugs merged 6 commits into
mainfrom
extend-build

Conversation

@trygve-lie

Copy link
Copy Markdown
Collaborator

This adds a build script for adjusting the dependencies when publishing this module.

The main problem is that the cluster module is not correctly exporting itself. This problem makes it "impossible" for us to publish this module and have someone else use it (it will break).

The solution to this is that we need to transform how the cluster module export itself before we can transform this. The added build script does this and makes it possible to publish this module so it can be used in other projects.

I've also adjusted some methods and css in the module to be more suitable for use in a different project.

@purplebugs
purplebugs merged commit 72e9bdd into main Sep 23, 2024
@purplebugs
purplebugs deleted the extend-build branch September 23, 2024 18:18
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.

2 participants