FLUID-5274: Remove the "src" directory from the infusion build

Metadata

Source
FLUID-5274
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Cindy Li
Reporter
Cindy Li
Created
2014-02-12T15:42:36.125-0500
Updated
2014-02-19T10:40:17.034-0500
Versions
N/A
Fixed Versions
  1. 1.5
Component
  1. Build Scripts

Description

1. Run the grunt build script with "grunt" or "grunt custom";
2. Unzip the generated infusion build file;
3. The output has the infusion-XXX.js file, and at the same level, a "src" directory that has the infusion code structure.

This "src" directory was not there in the old infusion build file and should be removed to maintain the backwards compatibility.

Comments