boot-clj / boot-clj/boot-cljs

Add option to select output file role

Open
#171 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Clojure
Stars
176
Forks
40
PR merge metrics
No merged PRs in 30d

Description

- Serving files from target dir, filesystem during dev: output with source role (don't include in classpath)
- Uberjar production build: resource role, include in JAR
- Cljs-test: don't add files to fileset, test runner can use files from tmp-dir without messing up the fileset

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating the task entry points that handle target-directory serving, uberjar resource inclusion, and cljs-test filesets; then trace how output roles are represented. Done means each stated environment applies the intended role without altering the others, with coverage for those three cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure, javascript
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.