Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-200

jberet-ui should produce both production and debug (development) distribution

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • 1.2.0.Final
    • jberet-ui
    • None

    Description

      Production build should:

      • no console.log or debug output
      • js uglified and css minified (with no source mapping?)
      • image files optimized

      Debug (devel) build should:

      • support console.log or debug output
      • js and css not minified or uglified
      • image files not optimized

      --debug option can be passed from gulp (gulp --debug), or set it in ./config.json:

      {
        "debug": true
      }
      

      Attachments

        Activity

          People

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: