arsors / uglify-merge-js

Merge and Uglify JavaScript files in one step!
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Is dynamic import (e.g. import(file).then(module)...) supported? #5

Closed kormanowsky closed 4 years ago

MarcoPNS commented 4 years ago

That's not supported. uglify-merge-js just merge the files to one file.