We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
webpacker: <<: *app_base command: ./bin/webpack-dev-server < echo 'y' env_file: - .env.dev.docker.compose - .env.dev.s3 volumes: - .:/myapp environment: RAILS_ENV: development NODE_ENV: development WEBPACKER_DEV_SERVER_HOST: 0.0.0.0 tty: false stdin_open: false ports: - '3035:3035'
and there is compatibility issue rails/rails#43062
The text was updated successfully, but these errors were encountered:
x1wins
Successfully merging a pull request may close this issue.
and there is compatibility issue rails/rails#43062
The text was updated successfully, but these errors were encountered: