Skip to content

Commit

Permalink
Remove pipeline operator (#5394)
Browse files Browse the repository at this point in the history
This appears to be going backwards in terms of acceptance. For example:

https://bugzilla.mozilla.org/show_bug.cgi?id=1708546

We're headed toward dropping it from BCD. See:

mdn/browser-compat-data#6957 (comment)
  • Loading branch information
ddbeck authored May 28, 2021
1 parent 910af1d commit 49d8803
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 90 deletions.
1 change: 1 addition & 0 deletions files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10991,6 +10991,7 @@
/en-US/docs/Web/JavaScript/Reference/Operators/Destructing_assignment /en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment
/en-US/docs/Web/JavaScript/Reference/Operators/Logical_Operators /en-US/docs/Web/JavaScript/Reference/Operators
/en-US/docs/Web/JavaScript/Reference/Operators/Member_Operators /en-US/docs/Web/JavaScript/Reference/Operators/Property_Accessors
/en-US/docs/Web/JavaScript/Reference/Operators/Pipeline_operator /en-US/docs/Web/JavaScript/Reference/Operators/
/en-US/docs/Web/JavaScript/Reference/Operators/Spread_operator /en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax
/en-US/docs/Web/JavaScript/Reference/Operators/constructor /en-US/docs/Web/JavaScript/Reference/Classes/constructor
/en-US/docs/Web/JavaScript/Reference/Operators/extends /en-US/docs/Web/JavaScript/Reference/Classes/extends
Expand Down
16 changes: 0 additions & 16 deletions files/en-us/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -150929,22 +150929,6 @@
"Sheppy"
]
},
"Web/JavaScript/Reference/Operators/Pipeline_operator": {
"modified": "2020-10-15T21:59:10.182Z",
"contributors": [
"fscholz",
"wbamberg",
"mfuji09",
"hoang4",
"Himself65",
"Sheppy",
"sideshowbarker",
"charnz",
"cbalisky",
"DingoEatingFuzz",
"qwertypants"
]
},
"Web/JavaScript/Reference/Operators/Property_Accessors": {
"modified": "2020-10-15T21:10:29.687Z",
"contributors": [
Expand Down

This file was deleted.

0 comments on commit 49d8803

Please sign in to comment.