issues
search
elasticio
/
elasticio-cli
Command-line interface for elastic.io components
2
stars
1
forks
source link
Fix Build
#40
Closed
jhorbulyk
closed
4 years ago
jhorbulyk
commented
4 years ago
Fixed some tests that weren't working/weren't written robustly.
Update required node version to v12 since there are calls to
queueMicrotask
which was added in Node 11 (If required, we can find ways to add Node 10 support if needed.)
Set up build on CircleCI
Add Changelog
queueMicrotask
which was added in Node 11 (If required, we can find ways to add Node 10 support if needed.)