Skip to content
Snippets Groups Projects
Select Git revision
  • 55e685e48d15cdadb2f5b9e7da584376efeff510
  • master default protected
  • csv_export
  • ndex
  • v1.1.18-rc2
  • v1.1.17
  • v1.1.16
  • v1.1.16-rc12
  • v1.1.16-rc11
  • v1.1.16-rc10
  • v1.1.16-rc9
  • v1.1.16-rc8
  • v1.1.16-rc7
  • v1.1.16-rc4
  • v1.1.16-rc3
  • v1.1.16-rc1
  • v1.1.6-rc1
  • v1.1.15
  • v1.1.15-rc7
  • v1.1.15-rc6
  • v1.1.15-rc3
  • v1.1.15-rc1
  • v1.1.14
  • v1.1.13
24 results

.browserslistrc

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .browserslistrc 429 B
    # This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
    # For additional information regarding the format and rule options, please see:
    # https://github.com/browserslist/browserslist#queries
    
    # You can see what browsers were selected by your queries by running:
    #   npx browserslist
    
    > 0.5%
    last 2 versions
    Firefox ESR
    not dead
    not IE 9-11 # For IE 9-11 support, remove 'not'.