Just a small QoL change to remove the build artefacts from the repo, which will minimise the diff in each future PR.
Based on the steps outlined in this page, I've also added a heroku-postbuild script to ensure those files are rebuilt after each Heroku deployment before the server is started.
Just a small QoL change to remove the build artefacts from the repo, which will minimise the diff in each future PR. Based on the steps outlined in this page, I've also added a
heroku-postbuild
script to ensure those files are rebuilt after each Heroku deployment before the server is started.