JuliaPluto / JuliaPluto/PlutoStaticHTML.jl
Use `@path` more selectively
Open
- Dominant language
- Julia
- Stars
- 88
- Forks
- 7
- Avg merge
- 2h 12m
- Merged PRs (30d)
- 5
Description
FYI, this will `read` all files under `pkgdir(PlutoStaticHTML)` into the struct stored in `PKGDIR`, so might make the load time slower if you happen to have big files in there. Best to limit what goes in `@path` based only on the folders that you'll actually need at runtime.
_Originally posted by @MichaelHatherly in https://github.com/rikhuijzer/PlutoStaticHTML.jl/pull/124#discussion_r942248989_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.