Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fuse/build.sh

Lightweight fuzzy-search, in JavaScript
Go to Latest
File
#!/bin/sh
uglifyjs src/fuse.js -c -m --comments -o src/fuse.min.jszip latest.zip src/*