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

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

XMLWordPrintable

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

      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
      }
      

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

                Created:
                Updated:
                Resolved: