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

Question: Can this be a dev dependency only or does it need to be shipped to prod? #3

Open
Velrok opened this issue Jan 22, 2025 · 1 comment

Comments

@Velrok
Copy link

Velrok commented Jan 22, 2025

No description provided.

@YukiJikumaru
Copy link
Owner

@Velrok Yes, this gem is for "dev dependency only".

# Gemfile

group :development do
  gem 'tapioca-compilers-dry_struct'
end
bundle exec tapioca dsl
git add sorbet/rbi/dsl/

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