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

Vitreum-less build scripts #3566

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

G-Ambatte
Copy link
Collaborator

This PR seeks to resolve #3480.

The initial step has been to extract all the useful parts of Vitreum to the main Homebrewery project, so those build tools are not obfuscated in an additional project.

@G-Ambatte G-Ambatte self-assigned this Jul 9, 2024
@5e-Cleric
Copy link
Member

I believe this is a change important enough that we should roll it on its own, to make sure we know where any error comes from.

@G-Ambatte G-Ambatte marked this pull request as ready for review August 17, 2024 08:07
@calculuschild
Copy link
Member

Interesting. Do you think this can turn into using webpack or something instead of Browserify in a future PR?

@G-Ambatte
Copy link
Collaborator Author

Interesting. Do you think this can turn into using webpack or something instead of Browserify in a future PR?

That's my hope - once we can see what Browserify is actually doing, then we can learn how to transition to a new bundler using the existing Browserify guides... because there's no such thing for Vitreum.

@5e-Cleric
Copy link
Member

Right, cannot review this if it has conflicts and deployment doesn't work

@G-Ambatte
Copy link
Collaborator Author

I've taken a stab at bringing this up to current this morning, there are multiple issues with the change from require to import.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

Migrate from Vitreum to Webpack AND/OR other services
3 participants