This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Bootstrap
Watch
0
Star
0
Fork
0
You've already forked Bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2024-11-29 11:24:18 +01:00
Code
Issues
Actions
Packages
Releases
Activity
e04e42d08c
Bootstrap
/
.babelrc
13 lines
150 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-06 15:21:05 +02:00
{
"presets": [
[
"es2015",
{
More config tweaks.
2017-03-21 08:18:11 +01:00
"loose": true,
"modules": false
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-06 15:21:05 +02:00
}
]
],
Create a bundled release of Bootstrap with Popper.js inside
2017-08-29 21:16:00 +02:00
"plugins": ["external-helpers"]
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-06 15:21:05 +02:00
}
Reference in New Issue
Copy Permalink