Skip to content
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

seed carefully #2

Merged
merged 1 commit into from
Jul 27, 2021
Merged

seed carefully #2

merged 1 commit into from
Jul 27, 2021

Conversation

ryanve
Copy link
Owner

@ryanve ryanve commented Jul 27, 2021

seeding

let developers defer or debug params by seeding params

seed like window.varam = "?" before loading varam

<script>window.varam = "?"</script>
<script async src="varam.js"></script>

@ryanve ryanve merged commit 5dc6769 into master Jul 27, 2021
@ryanve ryanve deleted the seed branch July 27, 2021 03:27
ryanve added a commit that referenced this pull request Jul 27, 2021
@ryanve ryanve mentioned this pull request Jul 27, 2021
ryanve added a commit that referenced this pull request Jul 27, 2021
@ryanve ryanve changed the title seed at your own risk seed commit Jul 27, 2021
@ryanve ryanve changed the title seed commit seed search Jul 27, 2021
@ryanve ryanve changed the title seed search seed params Jul 27, 2021
@ryanve
Copy link
Owner Author

ryanve commented Jul 27, 2021

diagnostic

console.dir(varam)

@ryanve
Copy link
Owner Author

ryanve commented Jul 27, 2021

default

location.search

@ryanve ryanve mentioned this pull request Jul 27, 2021
@ryanve ryanve changed the title seed params seed carefully Jul 27, 2021
@ryanve
Copy link
Owner Author

ryanve commented Jul 29, 2021

superceded by #8

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

Successfully merging this pull request may close these issues.

1 participant