FLUID-2576: Dependency declaration JSON files should only be included in the src distribution, not in the production version.

Metadata

Source
FLUID-2576
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Michelle D'Souza
Reporter
Colin Clark
Created
2009-04-08T17:17:28.000-0400
Updated
2011-02-28T16:45:15.183-0500
Versions
  1. 1.0
Fixed Versions
  1. 1.1
Component
  1. Infrastructure

Description

At the moment we ship the dependency declaration files for the build system alongside our JavaScript code in both the src and production bundles. Since we want the production release to only include essential files, we should prune them out for the releaseBuild and customBuild targets.

Comments

  • Michelle D'Souza commented 2011-02-28T16:45:15.133-0500

    Closing issues that were fixed in 1.1