4 lines
173 B
Bash
4 lines
173 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
plugos-bundle --dist dist_bundle/_plug $1 --exclude=https://esm.sh/handlebars,https://deno.land/std/encoding/yaml.ts,https://esm.sh/@lezer/lr plugs/*/*.plug.yaml
|