Skip to:
Content

bbPress.org


Ignore:
Timestamp:
04/05/2018 06:42:06 AM (8 years ago)
Author:
netweb
Message:

Build Tools: Replace Browserslist configuration in Gruntfile.js with @wordpress/browserslist-config

This change simplifies bbPress' Browserslist configuration maintainence by depending on WordPress' shared Browserslist configuration package:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r6798 r6799  
    55    "requires": true,
    66    "dependencies": {
     7        "@wordpress/browserslist-config": {
     8            "version": "2.1.3",
     9            "resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-2.1.3.tgz",
     10            "integrity": "sha512-I8xUK/oqxI0LYoTar2U/vvQS78pWnEXWqClyhzmQ53NfWWaGydYgNdH3X2+oCGZjNUtdEkXuhjnyAwSZ12h0HQ==",
     11            "dev": true
     12        },
    713        "JSONStream": {
    814            "version": "0.8.4",
Note: See TracChangeset for help on using the changeset viewer.