Skip to content

fix(js): do not generate package.json file for non-buildable js libraries in non-ts solution setup#29646

Merged
leosvelperez merged 1 commit into
masterfrom
js/fix-package-json-generation
Jan 16, 2025
Merged

fix(js): do not generate package.json file for non-buildable js libraries in non-ts solution setup#29646
leosvelperez merged 1 commit into
masterfrom
js/fix-package-json-generation

Conversation

@leosvelperez

Copy link
Copy Markdown
Member

Current Behavior

When generating a non-buildable js library in a workspace using the integrated setup, a package.json file is generated.

Expected Behavior

When generating a non-buildable js library in a workspace using the integrated setup, a package.json file should not be generated.

Related Issue(s)

Fixes #

@leosvelperez leosvelperez self-assigned this Jan 16, 2025
@leosvelperez leosvelperez requested a review from a team as a code owner January 16, 2025 13:23
@vercel

vercel Bot commented Jan 16, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2025 1:49pm

@leosvelperez leosvelperez requested a review from jaysoo January 16, 2025 13:25
@nx-cloud

nx-cloud Bot commented Jan 16, 2025

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 69a239b.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 37m 37s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 1m 22s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 6s View ↗
nx-cloud record -- nx format:check --base=ca1c3... ✅ Succeeded 38s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 36s View ↗
nx documentation --no-dte ✅ Succeeded 1m 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-01-16 14:32:58 UTC

@leosvelperez leosvelperez enabled auto-merge (squash) January 16, 2025 13:32
@leosvelperez leosvelperez force-pushed the js/fix-package-json-generation branch from fbb9b8a to 69a239b Compare January 16, 2025 13:46
@leosvelperez leosvelperez requested a review from a team as a code owner January 16, 2025 13:46
@leosvelperez leosvelperez requested a review from Coly010 January 16, 2025 13:46
@leosvelperez leosvelperez merged commit ad96cc1 into master Jan 16, 2025
@leosvelperez leosvelperez deleted the js/fix-package-json-generation branch January 16, 2025 14:32
FrozenPandaz pushed a commit that referenced this pull request Jan 17, 2025
…ries in non-ts solution setup (#29646)

## Current Behavior

When generating a non-buildable js library in a workspace using the
integrated setup, a `package.json` file is generated.

## Expected Behavior

When generating a non-buildable js library in a workspace using the
integrated setup, a `package.json` file should not be generated.

## Related Issue(s)

Fixes #

(cherry picked from commit ad96cc1)
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 22, 2025
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.

3 participants