Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-59847

Building Confluence 7.5.0 from source fails on "File .browserslistrc not found"

    XMLWordPrintable

Details

    Description

      When building Confluence 7.5.0 from source code, you get an error similar to this:

      /confluence-plugins/confluence-bundled-plugins/confluence-webhooks/babel.config.js: Error while loading config - File .browserslistrc not found
      

      This error is caused by a missing browserslist configuration file in the distribution package.

      To work around the issue, create the .browserslistrc file in source code root folder manually with the following content:

      ie >= 11
      last 2 Edge version
      last 2 Chrome version
      last 2 Firefox version
      last 2 Safari version
      last 2 and_chr version
      last 2 and_ff version
      last 2 ios_saf version
      last 2 android version
      

      Attachments

        Issue Links

          Activity

            People

              jhronik Jiri Hronik
              jhronik Jiri Hronik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: