1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-06-10 11:35:14 +02:00
site/.babelrc
Matthias Kretschmann da66e404ce Build improvements (#108)
* ES6 all the gulp things
* inline critical-path CSS
* bump required node version
* revision assets in staging build too
* update imagemin syntax
* fix sourcemaps being written into production assets
2017-03-28 17:55:40 +02:00

4 lines
28 B
Plaintext

{
"presets": ["es2015"]
}