add electron, opera to examples [skip ci]

This commit is contained in:
Henry Zhu 2016-12-11 21:30:27 -05:00 committed by GitHub
parent 69161decd3
commit 51fd3dafd1

View File

@ -81,7 +81,7 @@ Defaults to `{}`.
> Takes an object of environment versions to support.
> Each target environment takes a number (you can specify a decimal like `node: 6.5`)
Example environments: "chrome, edge, firefox, safari, ie, ios, node".
Example environments: "chrome, opera, edge, firefox, safari, ie, ios, android, node, electron".
The data for this is currently at: [/data/plugins.json](/data/plugins.json) and being generated by [/scripts/build-data.js](/scripts/build-data.js) using https://kangax.github.io/compat-table.