Ticket #52543: 52543.diff
File 52543.diff, 574 bytes (added by , 4 years ago) |
---|
-
src/wp-content/themes/twentytwenty/package.json
41 41 "plugins": [], 42 42 "map": false 43 43 }, 44 "postcss": { 45 "plugins": { 46 "autoprefixer": {} 47 } 48 }, 44 49 "scripts": { 45 50 "build": "npm run build:vendor-prefixes && npm run build:rtl", 46 51 "build:rtl": "concurrently \"npm run build:rtl-style\" \"npm run build:rtl-esb\" \"npm run build:rtl-esc\"",