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

Give ropm --omit=dev option? #73

Open
alissontenorio opened this issue Apr 12, 2024 · 1 comment
Open

Give ropm --omit=dev option? #73

alissontenorio opened this issue Apr 12, 2024 · 1 comment

Comments

@alissontenorio
Copy link

alissontenorio commented Apr 12, 2024

When installing packages its useful for production release

@TwitchBronBron
Copy link
Member

I'm not sure this would actually work, as it would exclude your devDependencies. Our recommendation is to install ropm as a devDependency (instead of globally), so I think this might end up uninstalling ropm while running ropm install --omit=dev.

I'm open to discussions around this though, like perhaps another configuration that installs these ropm packages in some other directory so it doesn't conflict with the parent directory?

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

No branches or pull requests

2 participants