node.js - Node NPM modules... compatability with older Node 4? -


there's lot of modern js around es6 , supported in node 6/7

but mean if running node 4?

if npm module written in es6, npm require compile down older more compatible version of js?

asking because i'm investigating aws lambda, runs node 4... restrict npm module choices?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -