Christopher Jativa

Results 2 comments of Christopher Jativa

It seems deploying to AWS Lambda will be impossible either way due to asset size. Starting the server code that imports `AdminJS` also causes some files that import React to...

Why is there no steps for transpiling/bundling the frontend dependencies into assets to be deployed for use with the server? The lack of this leads to oddities like requiring `styled-components`...