gulp-community / gulp-terser-js

A Terser-js plugin for Gulp
MIT License
12 stars 4 forks source link

Fix EOL issue #12

Closed A-312 closed 4 years ago

A-312 commented 4 years ago

Fix #11

Q/A :

Try to build js files with linux eol on Windows.

{
  "devDependencies": {
    "gulp-teser-js": "git://github.com/A-312/gulp-teser-js.git#fix11"
  }
}
A-312 commented 4 years ago

That should be good

shark-horse commented 4 years ago

Most recent change works for me. :+1:

A-312 commented 4 years ago

I will merge this evening

shark-horse commented 4 years ago

Thanks!

A-312 commented 4 years ago

@shark-horse 5.0.1 is on npm