Skip to content
New issue

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

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

Already on GitHub? # to your account

Use bower and remove the js client deps #80

Open
svalat opened this issue Jun 29, 2023 · 2 comments
Open

Use bower and remove the js client deps #80

svalat opened this issue Jun 29, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@svalat
Copy link
Member

svalat commented Jun 29, 2023

I currently stored all the JS client deps installed by npm in the repository, need to remove all of them from de repo as I did for numaprof.

@svalat svalat added enhancement New feature or request good first issue Good for newcomers labels Jun 29, 2023
@svalat svalat added this to the v1.2.3 milestone Jun 29, 2023
@bernarda78
Copy link
Contributor

Hi,

I guess you refer to this commit memtt/numaprof@76e9938 made in the numaprof repository.

Looking into resolving this issue, I went to the Bower website, where they announce the project is maintained but deprecated and they suggest using another package manager, such as Yarn.

Given that, do you still want to use bower, or rather another package manager (npm, yarn, other, ...) ?

@svalat
Copy link
Member Author

svalat commented Sep 13, 2024

True, that now I should use YARN for the server side deps.

For the online one, can also simply download the .js/.css files from the site of CDNs via a shell script, that's also probably well valid and far simpler that fetching tons of files which I don't need as I depend to very few deps on the client side.

@svalat svalat removed this from the v1.2.3 milestone Feb 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants