Deploy details
Deploy log
9:44:02 PM: Build ready to start
9:44:04 PM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c
9:44:04 PM: build-image tag: v3.8.2
9:44:04 PM: buildbot version: 0a59d4f6f84f78a782fdb08c5d1b2f7aaaf0cab8
9:44:04 PM: Fetching cached dependencies
9:44:04 PM: Failed to fetch cache, continuing with build
9:44:04 PM: Starting to prepare the repo for build
9:44:04 PM: No cached dependencies found. Cloning fresh repo
9:44:04 PM: git clone https://github.com/wowlusitong/re-editor
9:44:05 PM: Preparing Git Reference pull/79/head
9:44:06 PM: Parsing package.json dependencies
9:44:06 PM: Starting build script
9:44:06 PM: Installing dependencies
9:44:06 PM: Python version set to 2.7
9:44:07 PM: Downloading and installing node v10.24.1...
9:44:07 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
9:44:08 PM: Computing checksum with sha256sum
9:44:08 PM: Checksums matched!
9:44:10 PM: Now using node v10.24.1 (npm v6.14.12)
9:44:10 PM: Started restoring cached build plugins
9:44:10 PM: Finished restoring cached build plugins
9:44:10 PM: Attempting ruby version 2.6.2, read from environment
9:44:11 PM: Using ruby version 2.6.2
9:44:11 PM: Using PHP version 5.6
9:44:11 PM: Started restoring cached yarn cache
9:44:11 PM: Finished restoring cached yarn cache
9:44:11 PM: Installing yarn at version 1.13.0
9:44:11 PM: Installing Yarn!
9:44:11 PM: > Downloading tarball...
9:44:11 PM: [1/2]: https://yarnpkg.com/downloads/1.13.0/yarn-v1.13.0.tar.gz --> /tmp/yarn.tar.gz.uIv7S70f2I
9:44:11 PM: % Total % Received % Xferd Average Speed Time Time Time Current
9:44:11 PM: Dload Upload Total Spent Left Speed
9:44:12 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
9:44:12 PM: 100 79 100 79 0 0 375 0 --:--:-- --:--:-- --:--:-- 376
9:44:12 PM: 100 93 100 93 0 0 176 0 --:--:-- --:--:-- --:--:-- 176
9:44:12 PM: 100 625 100 625 0 0 813 0 --:--:-- --:--:-- --:--:-- 813
9:44:13 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
9:44:13 PM: 100 1142k 100 1142k 0 0 1057k 0 0:00:01 0:00:01 --:--:-- 4799k
9:44:13 PM: [2/2]: https://yarnpkg.com/downloads/1.13.0/yarn-v1.13.0.tar.gz.asc --> /tmp/yarn.tar.gz.uIv7S70f2I.asc
9:44:13 PM: 100 83 100 83 0 0 1037 0 --:--:-- --:--:-- --:--:-- 1037
9:44:13 PM: 100 97 100 97 0 0 877 0 --:--:-- --:--:-- --:--:-- 877
9:44:13 PM: 100 629 100 629 0 0 4591 0 --:--:-- --:--:-- --:--:-- 4591
9:44:13 PM: 100 832 100 832 0 0 5547 0 --:--:-- --:--:-- --:--:-- 5547
9:44:13 PM: > Verifying integrity...
9:44:13 PM: gpg: Signature made Tue 18 Dec 2018 04:04:55 PM UTC using RSA key ID B6FF4DE3
9:44:13 PM: gpg: Good signature from "Yarn Packaging <yarn@dan.cx>"
9:44:13 PM: gpg: Note: This key has expired!
9:44:13 PM: Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310
9:44:13 PM: Subkey fingerprint: E219 30C4 D0A4 AA46 1858 1F7A E074 D16E B6FF 4DE3
9:44:13 PM: > GPG signature looks good
9:44:13 PM: > Extracting to ~/.yarn...
9:44:13 PM: > Adding to $PATH...
9:44:13 PM: > Successfully installed Yarn 1.13.0! Please open another terminal where the `yarn` command will now be available.
9:44:14 PM: Yarn workspaces detected
9:44:14 PM: Installing NPM modules using Yarn version 1.13.0
9:44:15 PM: yarn install v1.13.0
9:44:15 PM: [1/4] Resolving packages...
9:44:15 PM: [2/4] Fetching packages...
9:44:36 PM: info fsevents@1.2.7: The platform "linux" is incompatible with this module.
9:44:36 PM: info "fsevents@1.2.7" is an optional dependency and failed compatibility check. Excluding it from installation.
9:44:36 PM: [3/4] Linking dependencies...
9:44:36 PM: warning " > @re-editor/core@0.5.8" has unmet peer dependency "react@>=16.3.0".
9:44:36 PM: warning " > @re-editor/core@0.5.8" has unmet peer dependency "react-dom@>=16.3.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/core > recompose@0.30.0" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/core > slate-react@0.21.18" has unmet peer dependency "react@>=0.14.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/core > slate-react@0.21.18" has unmet peer dependency "react-dom@>=0.14.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd@3.15.0" has unmet peer dependency "react@>=16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd@3.15.0" has unmet peer dependency "react-dom@>=16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/core > slate-react > slate-react-placeholder@0.1.15" has unmet peer dependency "react@>=0.14.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > @ant-design/icons-react@1.1.2" has incorrect peer dependency "@ant-design/icons@~1.1.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > @ant-design/icons-react@1.1.2" has unmet peer dependency "react@16.x".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > create-react-context@0.2.2" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-editor-mention@1.1.12" has unmet peer dependency "react@>=15.x".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-editor-mention@1.1.12" has unmet peer dependency "react-dom@>=15.x".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-switch@1.9.0" has unmet peer dependency "react@^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-switch@1.9.0" has unmet peer dependency "react-dom@^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-tabs@9.6.1" has unmet peer dependency "react@>=15.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > react-lazy-load@3.0.13" has unmet peer dependency "react@^0.14.0 || ^15.0.0-0 || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > react-lazy-load@3.0.13" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0-0 || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > react-slick@0.23.2" has unmet peer dependency "react@^0.14.0 || ^15.0.1 || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > react-slick@0.23.2" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.1 || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-editor-mention > draft-js@0.10.5" has unmet peer dependency "react@^0.14.0 || ^15.0.0-rc || ^16.0.0-rc || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-editor-mention > draft-js@0.10.5" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0-rc || ^16.0.0-rc || ^16.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-editor-mention > rc-editor-core@0.8.9" has unmet peer dependency "react@>=15.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-editor-mention > rc-editor-core@0.8.9" has unmet peer dependency "react-dom@>=15.0.0".
9:44:36 PM: warning "workspace-aggregator-0a1dc272-2d89-4980-8344-e98fc0fa3925 > @re-editor/toolbar-antd > antd > rc-tabs > rc-hammerjs@0.6.9" has unmet peer dependency "react@^0.14.3 || ^15.0.0 || ^16.0.0".
9:44:46 PM: [4/4] Building fresh packages...
9:44:46 PM: Done in 31.44s.
9:44:46 PM: NPM modules installed using Yarn
9:44:46 PM: Started restoring cached go cache
9:44:46 PM: Finished restoring cached go cache
9:44:46 PM: Installing Go version 1.12
9:44:52 PM: unset GOOS;
9:44:52 PM: unset GOARCH;
9:44:52 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
9:44:52 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
9:44:52 PM: go version >&2;
9:44:52 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
9:44:52 PM: go version go1.12 linux/amd64
9:44:52 PM: Installing missing commands
9:44:52 PM: Verify run directory
9:44:52 PM:
9:44:52 PM: ────────────────────────────────────────────────────────────────
9:44:52 PM: Netlify Build
9:44:52 PM: ────────────────────────────────────────────────────────────────
9:44:52 PM:
9:44:52 PM: ❯ Version
9:44:52 PM: @netlify/build 17.8.0
9:44:52 PM:
9:44:52 PM: ❯ Flags
9:44:52 PM: deployId: 6109b8a20b42a20009487917
9:44:52 PM:
9:44:52 PM: ❯ Current directory
9:44:52 PM: /opt/build/repo
9:44:52 PM:
9:44:52 PM: ❯ Config file
9:44:52 PM: No config file was defined: using default values.
9:44:52 PM:
9:44:52 PM: ❯ Context
9:44:52 PM: deploy-preview
9:44:52 PM:
9:44:52 PM: ────────────────────────────────────────────────────────────────
9:44:52 PM: 1. Build command from Netlify app
9:44:52 PM: ────────────────────────────────────────────────────────────────
9:44:52 PM:
9:44:52 PM: $ yarn build
9:44:53 PM: yarn run v1.13.0
9:44:53 PM: $ lerna run build
9:44:53 PM: lerna notice cli v3.13.1
9:44:53 PM: lerna info ci enabled
9:44:53 PM: lerna info Executing command in 4 packages: "yarn run build"
9:44:57 PM: lerna info run Ran npm script 'build' in '@re-editor/core' in 4.1s:
9:44:57 PM: $ npm-run-all clear compile:babel compile:css
9:44:57 PM: $ rm -rf lib
9:44:57 PM: $ babel src/scripts --out-dir lib/scripts --verbose --config-file ../../babel.config.js
9:44:57 PM: src/scripts/commands/code.js -> lib/scripts/commands/code.js
9:44:57 PM: src/scripts/commands/fullscreen.js -> lib/scripts/commands/fullscreen.js
9:44:57 PM: src/scripts/commands/image.js -> lib/scripts/commands/image.js
9:44:57 PM: src/scripts/commands/index.js -> lib/scripts/commands/index.js
9:44:57 PM: src/scripts/commands/table.js -> lib/scripts/commands/table.js
9:44:57 PM: src/scripts/components/ReEditor.js -> lib/scripts/components/ReEditor.js
9:44:57 PM: src/scripts/components/contexts/Data.js -> lib/scripts/components/contexts/Data.js
9:44:57 PM: src/scripts/components/marks/code.js -> lib/scripts/components/marks/code.js
9:44:57 PM: src/scripts/components/marks/index.js -> lib/scripts/components/marks/index.js
9:44:57 PM: src/scripts/components/nodes/Image.js -> lib/scripts/components/nodes/Image.js
9:44:57 PM: src/scripts/components/nodes/index.js -> lib/scripts/components/nodes/index.js
9:44:57 PM: src/scripts/components/tools/Code.js -> lib/scripts/components/tools/Code.js
9:44:57 PM: src/scripts/components/tools/Image.js -> lib/scripts/components/tools/Image.js
9:44:57 PM: src/scripts/components/tools/Table.js -> lib/scripts/components/tools/Table.js
9:44:57 PM: src/scripts/components/tools/index.js -> lib/scripts/components/tools/index.js
9:44:57 PM: src/scripts/components/utils/Icon.js -> lib/scripts/components/utils/Icon.js
9:44:57 PM: src/scripts/components/utils/ImageUploader.js -> lib/scripts/components/utils/ImageUploader.js
9:44:57 PM: src/scripts/components/utils/SlateInput.js -> lib/scripts/components/utils/SlateInput.js
9:44:57 PM: src/scripts/components/utils/TablePicker.js -> lib/scripts/components/utils/TablePicker.js
9:44:57 PM: src/scripts/components/utils/ToolItem.js -> lib/scripts/components/utils/ToolItem.js
9:44:57 PM: src/scripts/components/utils/Tooltip.js -> lib/scripts/components/utils/Tooltip.js
9:44:57 PM: src/scripts/components/wrappers/NodeWrapper.js -> lib/scripts/components/wrappers/NodeWrapper.js
9:44:57 PM: src/scripts/components/wrappers/ToolWrapper.js -> lib/scripts/components/wrappers/ToolWrapper.js
9:44:57 PM: src/scripts/events/keydown/Backspace.js -> lib/scripts/events/keydown/Backspace.js
9:44:57 PM: src/scripts/events/keydown/Enter.js -> lib/scripts/events/keydown/Enter.js
9:44:57 PM: src/scripts/events/keydown/Tab.js -> lib/scripts/events/keydown/Tab.js
9:44:57 PM: src/scripts/events/keydown/index.js -> lib/scripts/events/keydown/index.js
9:44:57 PM: src/scripts/events/keydown/modEnter.js -> lib/scripts/events/keydown/modEnter.js
9:44:57 PM: src/scripts/events/keydown/space.js -> lib/scripts/events/keydown/space.js
9:44:57 PM: src/scripts/events/paste/image.js -> lib/scripts/events/paste/image.js
9:44:57 PM: src/scripts/events/paste/index.js -> lib/scripts/events/paste/index.js
9:44:57 PM: src/scripts/index.js -> lib/scripts/index.js
9:44:57 PM: src/scripts/schema/index.js -> lib/scripts/schema/index.js
9:44:57 PM: src/scripts/utils/table.js -> lib/scripts/utils/table.js
9:44:57 PM: src/scripts/utils/utils.js -> lib/scripts/utils/utils.js
9:44:57 PM: Successfully compiled 35 files with Babel.
9:44:57 PM: $ postcss src/styles/index.css -o lib/styles/index.css --config ../../
9:45:01 PM: lerna info run Ran npm script 'build' in '@re-editor/toolbar-antd' in 3.4s:
9:45:01 PM: $ npm-run-all clear compile:babel compile:css
9:45:01 PM: $ rm -rf lib
9:45:01 PM: $ babel src/scripts --out-dir lib/scripts --verbose --config-file ../../babel.config.js
9:45:01 PM: src/scripts/components/Button.js -> lib/scripts/components/Button.js
9:45:01 PM: src/scripts/components/Context.js -> lib/scripts/components/Context.js
9:45:01 PM: src/scripts/components/Icon.js -> lib/scripts/components/Icon.js
9:45:01 PM: src/scripts/components/ImageButton.js -> lib/scripts/components/ImageButton.js
9:45:01 PM: src/scripts/components/Tools.js -> lib/scripts/components/Tools.js
9:45:01 PM: src/scripts/index.js -> lib/scripts/index.js
9:45:01 PM: Successfully compiled 6 files with Babel.
9:45:01 PM: $ postcss src/styles/index.css -o lib/styles/index.css --config ../../
9:45:04 PM: lerna info run Ran npm script 'build' in 're-editor' in 3.1s:
9:45:04 PM: $ npm-run-all clear compile:babel compile:css
9:45:04 PM: $ rm -rf lib
9:45:04 PM: $ babel src/scripts --out-dir lib/scripts --verbose --config-file ../../babel.config.js
9:45:04 PM: src/scripts/ReEditor.js -> lib/scripts/ReEditor.js
9:45:04 PM: src/scripts/index.js -> lib/scripts/index.js
9:45:04 PM: Successfully compiled 2 files with Babel.
9:45:04 PM: $ postcss src/styles/index.css -o lib/styles/index.css --config ../../
9:45:22 PM: lerna info run Ran npm script 'build' in '@re-editor/examples' in 18.0s:
9:45:22 PM: $ webpack --mode=production
9:45:22 PM: Hash: 9389d45e77007ae94aea
9:45:22 PM: Version: webpack 4.29.6
9:45:22 PM: Time: 16420ms
9:45:22 PM: Built at: 08/03/2021 9:45:21 PM
9:45:22 PM: Asset Size Chunks Chunk Names
9:45:22 PM: bundle-9389d45e77007ae94aea.js 1.31 MiB 0 [emitted] [big] main
9:45:22 PM: index.html 239 bytes [emitted]
9:45:22 PM: Entrypoint main [big] = bundle-9389d45e77007ae94aea.js
9:45:22 PM: [22] ../core/lib/scripts/utils/utils.js 3.27 KiB {0} [built]
9:45:22 PM: [30] (webpack)/buildin/global.js 472 bytes {0} [built]
9:45:22 PM: [52] ../core/lib/scripts/commands/index.js 2.12 KiB {0} [built]
9:45:22 PM: [94] ../core/lib/scripts/index.js 932 bytes {0} [built]
9:45:22 PM: Creating deploy upload records
9:45:22 PM: [134] /opt/build/repo/node_modules/css-loader/dist/cjs.js!/opt/build/repo/node_modules/postcss-loader/src!./src/styles/index.css 10.1 KiB {0} [built]
9:45:22 PM: [189] /opt/build/repo/node_modules/antd/es/tooltip/index.js + 1 modules 12.7 KiB {0} [built]
9:45:22 PM: | 2 modules
9:45:22 PM: [190] ../re-editor/lib/scripts/index.js 319 bytes {0} [built]
9:45:22 PM: [200] multi ./src/scripts/index.js ./src/styles/index.css 40 bytes {0} [built]
9:45:22 PM: [206] ../re-editor/lib/scripts/ReEditor.js 2.92 KiB {0} [built]
9:45:22 PM: [314] ../core/lib/scripts/schema/index.js 208 bytes {0} [built]
9:45:22 PM: [331] ../core/lib/scripts/events/paste/index.js 525 bytes {0} [built]
9:45:22 PM: [333] ../core/lib/scripts/commands/image.js 428 bytes {0} [built]
9:45:22 PM: [392] ../toolbar-antd/lib/scripts/index.js 2.82 KiB {0} [built]
9:45:22 PM: [421] ./src/styles/index.css 1.25 KiB {0} [built]
9:45:22 PM: [426] ./src/scripts/index.js + 1 modules 1.71 KiB {0} [built]
9:45:22 PM: | ./src/scripts/index.js 167 bytes [built]
9:45:22 PM: | ./src/scripts/App.js 1.51 KiB [built]
9:45:22 PM: + 412 hidden modules
9:45:22 PM: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
9:45:22 PM: This can impact web performance.
9:45:22 PM: Assets:
9:45:22 PM: bundle-9389d45e77007ae94aea.js (1.31 MiB)
9:45:22 PM: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
9:45:22 PM: Entrypoints:
9:45:22 PM: main (1.31 MiB)
9:45:22 PM: bundle-9389d45e77007ae94aea.js
9:45:22 PM:
9:45:22 PM: WARNING in webpack performance recommendations:
9:45:22 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
9:45:22 PM: For more info visit https://webpack.js.org/guides/code-splitting/
9:45:22 PM: Child html-webpack-plugin for "index.html":
9:45:22 PM: 1 asset
9:45:22 PM: Starting post processing
9:45:22 PM: Entrypoint undefined = index.html
9:45:22 PM: [0] /opt/build/repo/node_modules/html-webpack-plugin/lib/loader.js!./index.html 368 bytes {0} [built]
9:45:22 PM: [2] (webpack)/buildin/global.js 472 bytes {0} [built]
9:45:22 PM: [3] (webpack)/buildin/module.js 497 bytes {0} [built]
9:45:22 PM: + 1 hidden module
9:45:22 PM: lerna success run Ran npm script 'build' in 4 packages in 28.6s:
9:45:22 PM: lerna success - @re-editor/core
9:45:22 PM: lerna success - @re-editor/examples
9:45:22 PM: lerna success - re-editor
9:45:22 PM: lerna success - @re-editor/toolbar-antd
9:45:22 PM: Post processing - HTML
9:45:22 PM: Done in 29.10s.
9:45:22 PM:
9:45:22 PM: (build.command completed in 29.4s)
9:45:22 PM:
9:45:22 PM: ────────────────────────────────────────────────────────────────
9:45:22 PM: 2. Deploy site
9:45:22 PM: ────────────────────────────────────────────────────────────────
9:45:22 PM:
9:45:22 PM: Starting to deploy site from 'packages/examples/dist/assets'
9:45:22 PM: Creating deploy tree
9:45:22 PM: 0 new files to upload
9:45:22 PM: 0 new functions to upload
9:45:22 PM: Site deploy was successfully initiated
9:45:22 PM:
9:45:22 PM: (Deploy site completed in 116ms)
9:45:22 PM:
9:45:22 PM: ────────────────────────────────────────────────────────────────
9:45:22 PM: Netlify Build Complete
9:45:22 PM: ────────────────────────────────────────────────────────────────
9:45:22 PM:
9:45:22 PM: (Netlify Build completed in 29.5s)
9:45:22 PM: Caching artifacts
9:45:22 PM: Started saving workspace packages/core node modules
9:45:22 PM: Finished saving workspace packages/core node modules
9:45:22 PM: Started saving workspace packages/examples node modules
9:45:22 PM: Finished saving workspace packages/examples node modules
9:45:22 PM: Started saving workspace packages/re-editor node modules
9:45:22 PM: Finished saving workspace packages/re-editor node modules
9:45:22 PM: Started saving workspace packages/toolbar-antd node modules
9:45:22 PM: Finished saving workspace packages/toolbar-antd node modules
9:45:22 PM: Started saving workspace root node modules
9:45:22 PM: Finished saving workspace root node modules
9:45:22 PM: Started saving build plugins
9:45:22 PM: Finished saving build plugins
9:45:22 PM: Started saving yarn cache
9:45:22 PM: Post processing - header rules
9:45:22 PM: Post processing - redirect rules
9:45:22 PM: Post processing done
9:45:22 PM: Site is live ✨
9:45:27 PM: Finished saving yarn cache
9:45:27 PM: Started saving pip cache
9:45:27 PM: Finished saving pip cache
9:45:27 PM: Started saving emacs cask dependencies
9:45:27 PM: Finished saving emacs cask dependencies
9:45:27 PM: Started saving maven dependencies
9:45:27 PM: Finished saving maven dependencies
9:45:27 PM: Started saving boot dependencies
9:45:27 PM: Finished saving boot dependencies
9:45:27 PM: Started saving rust rustup cache
9:45:27 PM: Finished saving rust rustup cache
9:45:27 PM: Started saving go dependencies
9:45:29 PM: Finished saving go dependencies
9:45:32 PM: Build script success
9:46:26 PM: Finished processing build request in 2m22.000400453s