Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New repl-env options: inject-html and inject-scripts #63

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

danskarda
Copy link

Default austin repl page did not support custom scripts and html. The patch adds two new options, so you can write:

(austin-exec :inject-html "Hello, world!"
             :inject-scripts ["resources/js/my-favourite-lib/src/foobar.js"])

Thank you for writing Austin! I am happy that ClojureScript toolchain gets better and better every day.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant