cairinmisa / IT-Project-COMP30022

Repository for IT Project - COMP30022
1 stars 0 forks source link

Fix Frontend Build #116

Closed lijenicol closed 4 years ago

lijenicol commented 4 years ago

Currently there is a bug that stops the frontend from building successfully

As a developer, I want to be able to build the frontend, so that I can deploy the product to the server

Success:

cairinmisa commented 4 years ago

Issue is related to the amount of RAM that is being used when compiling with react/NPM. It can be limited by turning generate sourcemap off amongst a few other options.