This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-Popups
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-Popups
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced
2024-11-13 17:56:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
07e25bbb56
mediawiki-extensions-Popups
/
.babelrc
4 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Hygiene: enable Babel transpilation Enable the Babel transpiler so that ES6 template literals, destructuring, and arrow functions can be used in production. "last n versions" syntax was not used so that builds are more reproducible. Bug: T165036 Change-Id: I553b6d14cc368c7b4366f68d13038c3d505f5429
2018-03-12 15:28:23 +00:00
{
Move browserslist targets to new file and change targets Make targets consistent with Mobile Frontend's .babelrc and put them into a .browserslistrc file. This did not change the build files. Change-Id: Ic4fe13c9e4423d4bb5e6da5fce9039d04a9a215f
2019-02-12 00:37:03 +00:00
"presets": ["@babel/preset-env"]
Hygiene: enable Babel transpilation Enable the Babel transpiler so that ES6 template literals, destructuring, and arrow functions can be used in production. "last n versions" syntax was not used so that builds are more reproducible. Bug: T165036 Change-Id: I553b6d14cc368c7b4366f68d13038c3d505f5429
2018-03-12 15:28:23 +00:00
}
Reference in a new issue
Copy permalink