webpack-packager icon indicating copy to clipboard operation
webpack-packager copied to clipboard

A service that packages DLL bundles and manifests

webpack-packager

Build Status

A service that packages DLL bundles and manifests

  1. Clone on some instance, for example vultr
  2. Install yarn globally on that instance
  3. Create a packages folder
  4. Run with automatic restart, for example with forever, with NODE_ENV=production
  5. Follow this guide to set up SWAP: https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-on-ubuntu-16-04