concat - Less like middleware for javascript files -
i have less javascript files. know grunt-contrib-concat
thing, making .map file many .js files. don't want use grunt
success task. know other package? have searched others without success.
webpack or systemjs recommendation. both build javascript, resolving dependencies , allowing use es6 or commonjs module loading. more modern , preferred approach concatenating files.
Comments
Post a Comment