create-react-app-buildpack icon indicating copy to clipboard operation
create-react-app-buildpack copied to clipboard

⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps

Results 14 create-react-app-buildpack issues
Sort by recently updated
recently updated
newest added

Hi! Thank you so much for this helpful buildpack. Up until very recently (last push maybe a month ago?) I've used it on multiple projects without issue, but I now...

Since the latest version of heroku-buildpack-nodejs is not the master branch, they recommend referencing specific versions by using tags, since master could (and is) unstable. At the moment, heroku-buildpack-nodejs [doesn't...

I discovered this when configuring an existing react app already deployed to heroku, and thought it may be useful for others.

Hello, Thank you for your work ! I'm using your buildpack and it works very well but I have a question. I am trying to serve my assets from a...