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

Add package manager #108

Open
ArcaneDots opened this issue Jan 19, 2023 · 3 comments
Open

Add package manager #108

ArcaneDots opened this issue Jan 19, 2023 · 3 comments

Comments

@ArcaneDots
Copy link
Contributor

This project is starting to collect a number of third-party and custom dependencies. Many of them are old and out of date. I just ran into a conflict between Bootstrap and JQuery while trying to fix issue #106. Translations stopped working since there was a conflict with i18next and a new version of JQuery. My plan is to simplify the process using one of the popular package managers.

Thinking Yarn but open to NPM or something else well supported.

@iandees
Copy link
Member

iandees commented Jan 19, 2023

I don't know a ton about JS package managers, but if we can get away with plain 'ol npm that might be easier?

@ArcaneDots
Copy link
Contributor Author

Just did some research on the ones available. For their differences, NPM should work fine for our purposes.

@ahangarha
Copy link
Contributor

Any progress on this?

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

No branches or pull requests

3 participants