boot-clj / boot-clj/boot-figreload
Read preload ns from resources for fixing 0.5.15
Open
help wanted
- Dominant language
- Clojure
- Stars
- 50
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The latest `lein-figwheel` `0.5.15` takes away a couple of functions that were used to build up the bootstrapping/connection scripts and namespaces.
The new version would need to come up with a way to read the scripts themselves using `io/resource`.
Contributor guide
Research direction
Start by locating the bootstrapping and connection scripts affected by lein-figwheel 0.5.15, then inspect how those scripts and namespaces are currently obtained. Use io/resource to read the scripts, and verify that live reload still works with lein-figwheel 0.5.15.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100