eduardolundgren / gulp-umd

Gulp plugin for build JavaScript files as Universal Module Definition, aka UMD
MIT License
126 stars 14 forks source link

gulp-sourcemaps support #8

Open QuentinRoy opened 9 years ago

QuentinRoy commented 9 years ago

Gulp has a very nice source maps plugin: gulp-sourcemaps that is very easy to support.

It would be great if gulp-umd could support it. concat-with-sourcemaps may make it even easier. I'll give it a try if I have some time today.

niemyjski commented 9 years ago

+1

adambiggs commented 9 years ago

+1

QuentinRoy commented 9 years ago

Well. I guess I didn't had the time some months ago when I posted this issue. Unfortunately I have even less now and I won't have any time soon.

If someone is interested on this project, please go on!