Add jquery

This commit is contained in:
Jovi Hsu 2022-09-30 04:41:02 +00:00
parent 85cacbbfed
commit d84807ace9
2 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,7 @@ cd ${WEBSOCKIFY} && cargo build --release && cp ./target/release/${WEBSOCKIFY} $
[tasks.install-dir]
script = '''
mkdir -p $INSTALL_PATH
cp asserts/* $INSTALL_PATH
'''
[env]

2
asserts/jquery-3.6.1.min.js vendored Normal file

File diff suppressed because one or more lines are too long