Skip to content

Instantly share code, notes, and snippets.

@yogain123
Last active May 2, 2022 13:20
Show Gist options
  • Save yogain123/c4516979c00dae9b01bbdfd1ecb3ba2c to your computer and use it in GitHub Desktop.
Save yogain123/c4516979c00dae9b01bbdfd1ecb3ba2c to your computer and use it in GitHub Desktop.
npm+webpack
@yogain123
Copy link
Author

yogain123 commented Apr 26, 2022

more npm command

pnpm -> check it for monorepo
npm link
npm pack
npm ls <package-name> --> print to stdout all the versions of a package that is installed, including their dependencies in a tree-structure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment