Skip to content

Pre-compiled source code ( pre-minified ) can be seen on Chrome Sources #1600

Closed
@gijonc

Description

@gijonc

So I have tried to use yarn run build -- --release to build my app on my EC2 instance (Ubuntu) using Nginx web server , while I ran node server.js I know it's running on my server and I can browse the page from my domain, but I can also inspect all the source code that are unminimized (from my server root path), I inspected using Chrome.

screen shot 2018-04-13 at 11 56 27 am

I supposed this is a release version, shouldn't all js source code have been optimized and minimized after running the build command?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions