Skip to content

update simplyview from repo - #24

Merged
ylebre merged 2 commits into
mainfrom
feature/update-simplyview
Feb 21, 2025
Merged

update simplyview from repo#24
ylebre merged 2 commits into
mainfrom
feature/update-simplyview

Conversation

@ylebre

@ylebre ylebre commented Dec 13, 2024

Copy link
Copy Markdown
Contributor

Untested: this replaces the simply.everything.js that we have been using for a LONG time with an up to date version from the repo. Not yet tested for breakage.

@ylebre
ylebre merged commit 0bf75c5 into main Feb 21, 2025
@ylebre
ylebre deleted the feature/update-simplyview branch February 21, 2025 09:32
Comment thread scripts/post-install.sh

readonly sSourceDir="${npm_config_local_prefix}/node_modules/simplyview"
readonly sTargetDir="${npm_config_local_prefix}/simplycode"
cp -a "${sSourceDir}/dist/simply.everything.js"* "${sTargetDir}/js/simply.everything.js"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ylebre I'm not sure this * belongs here?

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.

2 participants