nodeunit icon indicating copy to clipboard operation
nodeunit copied to clipboard

Pre-build nodeunit for browser

Open brettz9 opened this issue 10 years ago • 2 comments

Hi,

I'm on Windows and at least for the Make tool utility I am using, I'm not able to get it work.

Can you please pre-build the browser file or else supply some kind of platform-agnostic build tool (like grunt perhaps)?

brettz9 avatar Jan 09 '16 01:01 brettz9

I see I can workaround this by using the file in the examples/ folder, but I figure that might not be as stable...

brettz9 avatar Jan 09 '16 01:01 brettz9

@brettz9 the makefile is here:

https://github.com/caolan/nodeunit/blob/master/Makefile

the commands used in there may be available in cygwin or some other shell. PR welcome!

mreinstein avatar Aug 26 '16 22:08 mreinstein