Skip to content

Conversation

getlarge
Copy link
Owner

@getlarge getlarge commented Feb 5, 2025

Update TS config to produce CJS artifacts, create setup to tests that the correct artifacts are published.

const installCommand = `npm --prefix ${targetPath} --registry http://localhost:4873 i ${packagesToInstall.join(' ')}`;

console.log(installCommand);
execSync(installCommand, {

Check warning

Code scanning / CodeQL

Shell command built from environment values Medium

This shell command depends on an uncontrolled
absolute path
.
This shell command depends on an uncontrolled
absolute path
.
Copy link

nx-cloud bot commented Feb 5, 2025

View your CI Pipeline Execution ↗ for commit 982c5e7.

Command Status Duration Result
nx affected -t lint,typecheck,test,build --para... ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-05 13:02:48 UTC

Copy link

sonarqubecloud bot commented Feb 5, 2025

@getlarge getlarge merged commit 166ef4f into main Feb 5, 2025
7 checks passed
@getlarge getlarge deleted the chore-fix-and-test-publishing branch February 5, 2025 13:09
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