iBug 0b8b5230f9 Migrate npm run scripts to Rakefile tasks
Rakefile is like Makefile - it has dependency management,
while npm run scripts do not.

Aside from that, this also allows us to drop literally all Node.js packages,
as uglify-js is self-contained and has no dependencies.
Reduced node_modules from 17M to 374K.
2024-05-05 04:03:07 +08:00
..
2018-11-25 19:48:19 -05:00
2018-09-10 15:05:07 -04:00
2019-10-27 20:14:58 -04:00
2020-05-22 10:06:57 -04:00
2021-07-23 09:34:04 -04:00
2018-11-25 19:48:19 -05:00
2018-01-10 11:22:41 -05:00
2024-04-26 00:43:42 +08:00