Sha256: e4cbc074c6edb6ab822fc0461fab1b5a908c74a8e1a8421596abb8007bfdf3d7

Contents?: true

Size: 195 Bytes

Versions: 7

Compression:

Stored size: 195 Bytes

Contents

#!/bin/sh
bundle install
bundle exec opal -c -q opal-browser -p native -p promise -p browser/setup/full -e '#' -E > opal-browser.js
bundle exec opal -Oc -p opal-parser -e '#' -E > opal-parser.js

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
opal-browser-0.3.5 examples/integrations/static-bash-opal-parser/build.sh
opal-browser-0.3.4 examples/integrations/static-bash-opal-parser/build.sh
atome-opal-browser-0.3.9.5 examples/integrations/static-bash-opal-parser/build.sh
opal-browser-0.3.3 examples/integrations/static-bash-opal-parser/build.sh
opal-browser-0.3.2 examples/integrations/static-bash-opal-parser/build.sh
opal-browser-0.3.1 examples/integrations/static-bash-opal-parser/build.sh
opal-browser-0.3.0 examples/integrations/static-bash-opal-parser/build.sh