JSFILES find command should be simplified
Bug #1090039 reported by
Madison Scott-Clary
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Triaged
|
Low
|
Unassigned |
Bug Description
From bcsaller:
Looking at how this is used (and I realize its pre-existing) I think it might be
better to make a clearer separation of runtime vs devel files. I'd also suggest
we clearly move
3rd party libs away from our libraries,
app/assets/
This could lead to simpler rules.
find app -name \*.js | grep -e app/assets/
might yield the runtime files.
Changed in juju-gui: | |
status: | New → Triaged |
importance: | Undecided → Low |
To post a comment you must log in.