minimal-mistakes/assets/js
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
..
lunr Fix where_exp for Jekyll < 4.0 2024-04-28 00:56:17 +08:00
plugins Update attribution link (#3553) 2022-05-27 12:00:08 -04:00
vendor/jquery Update to Jquery 3.6.0 (#3254) 2022-05-27 10:12:25 -04:00
_main.js Fix logic error in toc-scroll 2024-05-05 01:26:25 +08:00
main.min.js Migrate npm run scripts to Rakefile tasks 2024-05-05 04:03:07 +08:00