Skip to content

Remove config files for tools that are no longer used#1582

Merged
thatbudakguy merged 1 commit intomainfrom
remove-unused-configs
Sep 4, 2024
Merged

Remove config files for tools that are no longer used#1582
thatbudakguy merged 1 commit intomainfrom
remove-unused-configs

Conversation

@thatbudakguy
Copy link
Member

  • Babel isn't used (Vite does the bundling/transpiling)
  • Hound isn't used in CI
  • JSHint isn't used in CI
  • Jest isn't used (Vitest can be used instead)

@github-actions
Copy link

github-actions bot commented Aug 30, 2024

Demo app download link: https://github.com/geoblacklight/geoblacklight/actions/runs/10708255978/artifacts/1892901444

  1. Download demo app and unzip file
  2. Change into app directory
    • run docker compose pull
    • run docker compose up
  3. Open in browser

- Babel isn't used (Vite does the bundling/transpiling)
- Hound isn't used in CI
- JSHint isn't used in CI
- Jest isn't used (Vitest can be used instead)
@thatbudakguy thatbudakguy merged commit 7fa8f32 into main Sep 4, 2024
@thatbudakguy thatbudakguy deleted the remove-unused-configs branch September 4, 2024 22:27
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