How to pack nodejs application my source code no one should see in production #n
For further actions, you may consider blocking this person and/or reporting abuse
How to pack nodejs application my source code no one should see in production #n
For further actions, you may consider blocking this person and/or reporting abuse
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (1)
Use zeit pkg, its a really nice tool to bundle node, your source, your dependencies (native ones too) in a single binary.
github.com/zeit/pkg