Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(misc): add generator for simple npm-package #6784

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

FrozenPandaz
Copy link
Collaborator

Current Behavior

Projects created by Nx do not showcase how minimal Nx can be.

Expected Behavior

Nx projects don't need to be as complicated all the time and can be preferable when developing an npm-package.

Running nx g @nrwl/workspace:npm-package will create just a package.json with a test script which runs a .js file.

Related Issue(s)

Fixes #

@vercel
Copy link

vercel bot commented Aug 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nrwl/nx-dev/9jDvwaGU37Y6R5fkgFLobidUvpcj
✅ Preview: https://nx-dev-git-fork-frozenpandaz-minimal-proj-nrwl.vercel.app

@FrozenPandaz FrozenPandaz changed the title feat(misc): add generator for minimal library feat(misc): add generator for simple npm-package Aug 20, 2021
@FrozenPandaz FrozenPandaz merged commit bfa06ce into nrwl:master Aug 20, 2021
@FrozenPandaz FrozenPandaz deleted the minimal-proj branch August 20, 2021 18:10
ManojBahuguna pushed a commit to ManojBahuguna/nx that referenced this pull request Sep 16, 2021
@github-actions
Copy link

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 Mar 20, 2023
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.

1 participant