Rafael Oleza
7f3f040628
Reformat all JS files using prettier
2019-05-31 18:33:56 +02:00
David Wilson
4fa1dbff9a
Resolve dereferenced symlinks relative to node_modules
2018-12-13 10:04:36 -08:00
David Wilson
d3cfbf97f9
Copy all node_modules paths in one step
2018-12-12 21:43:36 -08:00
David Wilson
05c8b9d1a1
Improve comments for clarity
2018-12-11 14:50:02 -08:00
David Wilson
425bbf8485
Only deref top-level symlinks in node_modules when copying assets
2018-12-11 13:08:55 -08:00
David Wilson
09b45911bc
Local package paths now use symbolic links, remove extra package install
2018-08-21 10:54:20 -07:00
Wliu
7bb08e39f3
👕
2017-01-24 23:41:30 -05:00
Antonio Scandurra
6c65f88bc3
Copy and transpile benchmarks/benchmark-runner.js
2016-10-14 12:13:52 +02:00
Antonio Scandurra
061ae3786a
Remove custom copySync function
...
Originally we introduced this function because we thought empty
directories were causing path length issues on Windows, but it turns out
that it was a problem with Squirrel, so we can delete this code path
altogether.
Signed-off-by: Nathan Sobo <nathan@github.com >
2016-08-16 18:08:16 +02:00
Damien Guard
886faf237d
🔨 Apply filter to dirs as well as files
2016-08-08 14:34:56 -07:00
Antonio Scandurra
d089c94f3b
Remove trailing ... in log messages
2016-08-08 15:18:21 +02:00
Antonio Scandurra
aa63162aed
Move build to script
2016-08-02 09:24:02 +02:00