Skip to content

High memory usage when starting production mode #37

@DanielsLuz

Description

@DanielsLuz

When in the production environment, it looks like webpack(?) is consuming a lot of memory for the build and it almost reaches the limit available for my server (currently reaching around 900mb of the Heroku free plan 512mb).

Is there any way we could extract the build process that this library runs in production mode so we could generate the views before starting the server?

Additionally we would have to check (or flag) for pre-built files on production mode.

I can tackle this one with some guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions