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

iOS: Performance of reloading UIImage(name:...) -

How to prevent logback from emitting repeated "Empty watch file list. Disabling" messages -

c# SetCompatibleTextRenderingDefault must be called before the first -