__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/usr/bin/env sh
set -e
mkdir -p .browser
echo
echo Preparing browser tests:
find spec -type f -name '*.spec.js' | \
xargs -I {} sh -c \
'export f="{}"; echo $f; browserify $f -t require-globify -t brfs -x ajv -u buffer -o $(echo $f | sed -e "s/spec/.browser/");'
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| .eslintrc.yml | File | 62 B | 0644 |
|
| bundle.js | File | 1.75 KB | 0644 |
|
| compile-dots.js | File | 2.37 KB | 0644 |
|
| info | File | 289 B | 0644 |
|
| prepare-tests | File | 269 B | 0644 |
|
| publish-built-version | File | 842 B | 0644 |
|
| travis-gh-pages | File | 874 B | 0644 |
|