Metadata
- Source
- FLUID-5137
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2013-09-18T12:41:16.957-0400 - Updated
2013-09-18T13:13:21.982-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Build Scripts
Description
Infusion divides its source files into modules by means of json dependency files. A grunt plugin should be developed to 1) locate the json depedency files 2) allow for include/exlude of modules 3) return the set of files need for the requested modules, for use in other grunt tasks.
Comments
-
Justin Obara commented
2013-09-18T13:13:21.955-0400 plugin create and in the https://github.com/fluid-project/grunt-modulefiles repo. version 0.1.0 tagged.