Commit 787c27c8 authored by island205's avatar island205

Build: Fix babel config issue which lead to collapse transition broken

parent 7094bebb
......@@ -19,7 +19,11 @@
[
"env",
{
"loose": true,
"modules": "commonjs",
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
}
}
],
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment