Replace starter boilerplate with Gleap admin helper documentation - #358
Merged
Merged
Conversation
Deploying javascript-adminhelper-sdk with
|
| Latest commit: |
afc772d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1c32e046.javascript-adminhelper-sdk.pages.dev |
| Branch Preview URL: | https://codex-public-repo-messaging.javascript-adminhelper-sdk.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe the actual DOM element picker and CSS-selector callback instead of the unrelated library starter template. Add current Gleap links and package discovery keywords while retaining the original MIT attribution and copyright.
Validation:
git diff --check; new Gleap website and docs links return HTTP 200 with correct canonicals and no noindex directive. Changed package/configuration files pass syntax checks; package versions, dependencies and runtime service domains are preserved.CI note: both existing GitHub workflows compile the package successfully, then fail on
webpack serve --testModewithUnknown option --testMode. That command, plus the missingdemoandcoveragescripts it precedes, is already present on the default branch. This PR changes only README/package marketing fields and does not modify those workflows. See the existing workflow and run log.