Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I agree with you in principle, but your comment makes it clear that you didn't actually look into this one at all. This one is actually good.


> I agree with you in principle, but your comment makes it clear that you didn't actually look into this one at all. This one is actually good.

People have said say that same thing each time a new one pops up since Grunt 10 years+ ago.

If you're going to use a JS bundler written in Go, just stick to MAKEFILE...


    dist.js: $(wildcard *.js)
        cat $? > dist.js
Like this?


I certainly didn't.

> If you're going to use a JS bundler written in Go, just stick to MAKEFILE...

What?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: