Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Add dynamic forceEquality updates #24

Merged
merged 4 commits into from
Nov 7, 2023
Merged

Conversation

SuperSpyTX
Copy link
Contributor

@SuperSpyTX SuperSpyTX commented Nov 7, 2023

This adds a check for forceEquality on the deploy branch so it does not require a cache refresh or a rebuild on Pages in order to change it.

* I originally thought the page itself automatically updated without refreshing.

@SuperSpyTX SuperSpyTX closed this Nov 7, 2023
@SuperSpyTX SuperSpyTX reopened this Nov 7, 2023
@drHyperion451
Copy link
Owner

Thanks a lot. This is very good. Is there a reason why the forceEquality is structured like a .ini file? It's just a dumb quuestioon but the file could be just 1 or 0 instead of forceEquality = 0

@drHyperion451 drHyperion451 merged commit c3581c1 into drHyperion451:dev Nov 7, 2023
@SuperSpyTX
Copy link
Contributor Author

Oh it was because originally I had this checking the main.js file originally, but I realized afterwards the implication of that: It would update the JS file as well and...defeat the purpose of this change. So I just copied and pasted the exact line and forgot to change it.

I can make an update to this PR to fix that quickly if you'd like.

@drHyperion451
Copy link
Owner

It's not necessary, moreover, I could reuse the file to create more options if needed in the future. Thanks!

@SuperSpyTX
Copy link
Contributor Author

No problem!

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

Successfully merging this pull request may close these issues.

None yet

2 participants