internetarchive / internetarchive/bookreader

Investigate if we can require $ to be imported instead of global

Open
#851 0 comments 0 reactions 0 assignees View on GitHub
priority: low
Dominant language
JavaScript
Stars
1.2k
Forks
491
Avg merge
2d 15h
Merged PRs (30d)
3

Description

Currently, all .js files assume `$` to be globally available. It would be great if we could make that package only work with import.

Requirements:
- [ ] Any file that references `$` should also `import` it
- [ ] jQuery should _not_ be included in the BookReader bundle

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.