We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40ccd70 + d229e91 commit 5e8887bCopy full SHA for 5e8887b
Procfile
@@ -1,2 +1,2 @@
1
web: bundle exec rails s -p $API_PORT
2
-webpack: webpack-dev-server --port $WEBPACK_PORT
+webpack: npm start -- --port=$WEBPACK_PORT
0 commit comments