stampit-org / stamp-specification

The Stamp Specification: Composables
434 stars 16 forks source link

fix the lodash import bug #122 #123

Closed lornally closed 5 years ago

lornally commented 5 years ago

fix lodash import bug, because lodash not support full es6-module.

koresar commented 5 years ago

Although, it fails tests now. Could you please also upgrade Travis? Need to drop node 4,5,6 support and add 9,10,11. Please

lornally commented 5 years ago

sorry, my mistake, prettier auto format it, but i don/t know, why it format like that. wait a moment. i will fix it.

lornally commented 5 years ago

this time it is ok. before, i ignore our project use airbnb eslint. and i think this is a simple bug, so i did not npm install, so my prettier work in error state.

lornally commented 5 years ago

i have update the travis