Closed
Bug 645181
Opened 14 years ago
Closed 14 years ago
What's a Jimfile?
Categories
(Websites Graveyard :: markup.mozilla.org, defect)
Websites Graveyard
markup.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wenzel, Assigned: adam)
Details
Markup seems to use a JS/CSS concatenation library that gets its information from static/Jimfile. We don't use that anywhere else, which will be fine since we check in the minified file for deployment, but if tweaks are necessary we need a way to reproduce that file.
So, please document what a Jimfile is and how to use it for minifying the assets. Perhaps it'd be easiest to mention a paragraph about it in the README file.
Updated•14 years ago
|
Assignee: nobody → adam
| Assignee | ||
Comment 1•14 years ago
|
||
https://github.com/quirkey/jim
Will add a blurb to the readme.
| Assignee | ||
Comment 2•14 years ago
|
||
Added, and pushed to github.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Fred, can you look at the https://github.com/quirkey/jim/blob/master/README.md (comment 1) and check that the documentation is what you were looking for?
Updated•4 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•