8000 Easier way to use local %load-r3.js · Issue #77 · hostilefork/replpad-js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Easier way to use local %load-r3.js #77

New issue

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

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

Already on GitHub? Sign in to your account

Open
hostilefork opened this issue Jun 2, 2019 · 0 comments
Open

Easier way to use local %load-r3.js #77

hostilefork opened this issue Jun 2, 2019 · 0 comments
Assignees
Labels
wish New feature or request

Comments

@hostilefork
Copy link
Owner

You can say you want to use a local compiled interpreter with the ?local switch. But it would be nice if there were a way to say to use a locally edited load-r3.js, too. Right now I have to edit the %index.html and say:

<!-- <script src="https://metaeducation.s3.amazonaws.com/travis-builds/load-r3.js">
</script> -->

<script src="../ren-c/extensions/javascript/load-r3.js"></script>

But what if load-r3.js had a way of noticing you want this, and if so becoming a no-op...but injecting a <script> tag for your local version of load-r3.js?

Just a thought. I do know that I've said I want load-r3.js to become a bit less "automatic" by default. It shouldn't even look at your URL bar unless you say something like rebStartup({local: "detect"}), I feel...

@hostilefork hostilefork added the wish New feature or request label Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wish New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
0