Enable retainLines in Babel config

Addresses #1235 (maybe sufficiently, depending on how much we care about
wacky code in the builds)
This commit is contained in:
Dan Stillman 2017-06-01 15:23:26 -04:00
parent 04db119ae8
commit 522391bc3e

View file

@ -1,5 +1,6 @@
{
"compact": false,
"retainLines": true,
"presets": [],
"ignore": [
"resource/require.js",