Difference between revisions of "Yarn build"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
* <code>[[aws s3 sync]] ./build s3://your-bucket-name</code> | * <code>[[aws s3 sync]] ./build s3://your-bucket-name</code> | ||
* [[Next.js]]: <code>[[next build]]</code> | * [[Next.js]]: <code>[[next build]]</code> | ||
+ | * <code>[[run: yarn build]]</code> | ||
== See also == | == See also == |
Revision as of 14:40, 18 July 2023
yarn build:prod
yarn build:ses yarn build:react
yarn plugin import https://yarn.build/latest
yarn build (example)
Errors
- info Creating an optimized production build ...Killed error Command failed with exit code 137. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Related terms
- Build:
docker build
yarn install
package.json
aws s3 sync ./build s3://your-bucket-name
- Next.js:
next build
run: yarn build
See also
Advertising: