Skip to content

Instantly share code, notes, and snippets.

@sbenthall
Created October 25, 2022 21:51
Show Gist options
  • Save sbenthall/7325e8793175471dbcadabc0dc2b5fc1 to your computer and use it in GitHub Desktop.
Save sbenthall/7325e8793175471dbcadabc0dc2b5fc1 to your computer and use it in GitHub Desktop.
$ npm run build && npm pack
> roundware-web-framework@0.12.7 build
> rm -rf dist && NODE_ENV=production && npm-run-all --parallel build:*
sh: 1: npm-run-all: not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment