FLUID-5137: Implement a grunt plugin to assemble local modules

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
  1. 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