Deploy details
Deploy successful for cms-demo
feat(nested collections): allow non-index files (#7359) * feat(nested collections): allow non-index files This commit fixes #4972 to allow nested folders with additional content beyond an index file. Side effect: To keep the feature simple, this will now show index files as pages within a folder in NetlifyCMS. This enables creating additional files alongside the given index, but is a change in behavior from the current implementation. Co-authored-by: Eric Gade <105373963+eric-gade@users.noreply.github.com> * test(e2e): adapt to new way nested collections work We use regexps as otherwise .contains("Sub Directory") would also match "Another Sub Directory" --------- Co-authored-by: Andrew Dunkman <adunkman@gmail.com> Co-authored-by: Eric Gade <105373963+eric-gade@users.noreply.github.com> Co-authored-by: Anze Demsar <anze.demsar@p-m.si>Production: main@47a2f70
Deploy log
Initializing
Complete
Initializing
Complete
12:14:00 PM: Build ready to start
12:14:12 PM: build-image version: bb0c0791f5fe3f33dad765dcb71d506f5ea22499 (focal)
12:14:12 PM: buildbot version: a980cf9efb6f102593227183a239d2758329d6aa
12:14:12 PM: Fetching cached dependencies
12:14:12 PM: Starting to download cache of 358.3MB
12:14:15 PM: Finished downloading cache in 3.091s
12:14:15 PM: Starting to extract cache
12:14:20 PM: Finished extracting cache in 4.643s
12:14:20 PM: Finished fetching cache in 7.794s
12:14:20 PM: Starting to prepare the repo for build
12:14:20 PM: Preparing Git Reference refs/heads/main
12:14:22 PM: Starting to install dependencies
12:14:23 PM: Started restoring cached mise cache
12:14:23 PM: Finished restoring cached mise cache
12:14:24 PM: mise python@3.13.1 install
12:14:24 PM: mise python@3.13.1 download cpython-3.13.1+20250115-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:14:24 PM: mise python@3.13.1 extract cpython-3.13.1+20250115-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
12:14:25 PM: mise python@3.13.1 python --version
12:14:25 PM: mise python@3.13.1 Python 3.13.1
12:14:25 PM: mise python@3.13.1 ✓ installed
12:14:25 PM: Python version set to 3.13
12:14:26 PM: Collecting pipenv
12:14:26 PM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
12:14:26 PM: Collecting certifi (from pipenv)
12:14:26 PM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
12:14:26 PM: Collecting packaging>=22 (from pipenv)
12:14:26 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
12:14:26 PM: Collecting setuptools>=67 (from pipenv)
12:14:26 PM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
12:14:26 PM: Collecting virtualenv>=20.24.2 (from pipenv)
12:14:26 PM: Downloading virtualenv-20.29.0-py3-none-any.whl.metadata (4.5 kB)
12:14:27 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
12:14:27 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
12:14:27 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
12:14:27 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
12:14:27 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
12:14:27 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
12:14:27 PM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
12:14:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 45.7 MB/s eta 0:00:00
12:14:27 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
12:14:27 PM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
12:14:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.4 MB/s eta 0:00:00
12:14:27 PM: Downloading virtualenv-20.29.0-py3-none-any.whl (4.3 MB)
12:14:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 73.2 MB/s eta 0:00:00
12:14:27 PM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
12:14:27 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
12:14:27 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
12:14:27 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
12:14:27 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
12:14:29 PM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.8.0 virtualenv-20.29.0
12:14:30 PM: Attempting Ruby version 2.7.2, read from environment
12:14:30 PM: Using Ruby version 2.7.2
12:14:31 PM: Started restoring cached go cache
12:14:31 PM: Finished restoring cached go cache
12:14:33 PM: go version go1.19.13 linux/amd64
12:14:34 PM: Using PHP version 8.0
12:14:35 PM: Started restoring cached Node.js version
12:14:36 PM: Finished restoring cached Node.js version
12:14:36 PM: Attempting Node.js version '--lts' from .nvmrc
12:14:36 PM: Installing latest LTS version.
12:14:36 PM: v22.13.0 is already installed.
12:14:36 PM: Now using node v22.13.0 (npm v10.9.2)
12:14:37 PM: Enabling Node.js Corepack
12:14:37 PM: Started restoring cached build plugins
12:14:37 PM: Finished restoring cached build plugins
12:14:37 PM: Started restoring cached corepack dependencies
12:14:37 PM: Finished restoring cached corepack dependencies
12:14:37 PM: npm workspaces detected
12:14:37 PM: Started restoring workspace packages/decap-cms-backend-git-gateway node modules
12:14:37 PM: Finished restoring workspace packages/decap-cms-backend-git-gateway node modules
12:14:37 PM: Started restoring workspace packages/decap-cms-core node modules
12:14:37 PM: Finished restoring workspace packages/decap-cms-core node modules
12:14:37 PM: Started restoring workspace packages/decap-cms-widget-markdown node modules
12:14:37 PM: Finished restoring workspace packages/decap-cms-widget-markdown node modules
12:14:37 PM: Started restoring workspace packages/decap-server node modules
12:14:37 PM: Finished restoring workspace packages/decap-server node modules
12:14:37 PM: Started restoring workspace root node modules
12:14:37 PM: Finished restoring workspace root node modules
12:14:37 PM: Installing npm packages using npm version 10.9.2
12:14:42 PM: > prepare
12:14:42 PM: > husky install
12:14:42 PM: husky - Git hooks installed
12:14:42 PM: changed 1 package, and audited 3028 packages in 5s
12:14:42 PM: 388 packages are looking for funding
12:14:42 PM: run `npm fund` for details
12:14:42 PM: 46 vulnerabilities (5 low, 15 moderate, 23 high, 3 critical)
12:14:42 PM: To address issues that do not require attention, run:
12:14:42 PM: npm audit fix
12:14:42 PM: To address all issues possible (including breaking changes), run:
12:14:42 PM: npm audit fix --force
12:14:42 PM: Some issues need review, and may require choosing
12:14:42 PM: a different dependency.
12:14:42 PM: Run `npm audit` for details.
12:14:42 PM: npm packages installed
12:14:43 PM: Successfully installed dependencies
12:14:43 PM: Starting build script
12:14:44 PM: Detected 0 framework(s)
12:14:44 PM: Section completed: initializing
Building
Complete
Building
Complete
12:14:46 PM: Netlify Build
12:14:46 PM: ────────────────────────────────────────────────────────────────
12:14:46 PM:
12:14:46 PM: ❯ Version
12:14:46 PM: @netlify/build 29.58.3
12:14:46 PM:
12:14:46 PM: ❯ Flags
12:14:46 PM: accountId: 657ab7bffde4ba71bf198da4
12:14:46 PM: baseRelDir: true
12:14:46 PM: buildId: 678a498873f1640008af94f5
12:14:46 PM: deployId: 678a498873f1640008af94f7
12:14:46 PM:
12:14:46 PM: ❯ Current directory
12:14:46 PM: /opt/build/repo
12:14:46 PM:
12:14:46 PM: ❯ Config file
12:14:46 PM: /opt/build/repo/netlify.toml
12:14:46 PM:
12:14:46 PM: ❯ Context
12:14:46 PM: production
12:14:46 PM:
12:14:46 PM: Build command from Netlify app
12:14:46 PM: ────────────────────────────────────────────────────────────────
12:14:46 PM:
12:14:46 PM: $ yarn build:demo
12:14:46 PM: yarn run v1.22.22
12:14:46 PM: $ npm run build && ncp packages/decap-cms/dist dev-test/dist/
12:14:46 PM: > build
12:14:46 PM: > npm run build:esm && nx run-many -t build
12:14:46 PM: > build:esm
12:14:46 PM: > nx run-many -t build:esm
12:14:47 PM: > NX Running target build:esm for 35 projects:
12:14:47 PM: - decap-cms-backend-aws-cognito-github-proxy
12:14:47 PM: - decap-cms-media-library-cloudinary
12:14:47 PM: - decap-cms-media-library-uploadcare
12:14:47 PM: - decap-cms-editor-component-image
12:14:47 PM: - decap-cms-backend-git-gateway
12:14:47 PM: - decap-cms-widget-colorstring
12:14:47 PM: - decap-cms-backend-bitbucket
12:14:47 PM: - decap-cms-default-exports
12:14:47 PM: - decap-cms-widget-datetime
12:14:47 PM: - decap-cms-widget-markdown
12:14:47 PM: - decap-cms-widget-relation
12:14:47 PM: - decap-cms-backend-github
12:14:47 PM: - decap-cms-backend-gitlab
12:14:47 PM: - decap-cms-widget-boolean
12:14:47 PM: - decap-cms-backend-azure
12:14:47 PM: - decap-cms-backend-gitea
12:14:47 PM: - decap-cms-backend-proxy
12:14:47 PM: - decap-cms-widget-number
12:14:47 PM: - decap-cms-widget-object
12:14:47 PM: - decap-cms-widget-select
12:14:47 PM: - decap-cms-widget-string
12:14:47 PM: - decap-cms-backend-test
12:14:47 PM: - decap-cms-widget-image
12:14:47 PM: - decap-cms-lib-widgets
12:14:47 PM: - decap-cms-widget-code
12:14:47 PM: - decap-cms-widget-file
12:14:47 PM: - decap-cms-widget-list
12:14:47 PM: - decap-cms-widget-text
12:14:47 PM: - decap-cms-ui-default
12:14:47 PM: - decap-cms-widget-map
12:14:47 PM: - decap-cms-lib-auth
12:14:47 PM: - decap-cms-lib-util
12:14:47 PM: - decap-cms-locales
12:14:47 PM: - decap-cms-core
12:14:47 PM: - decap-cms-app
12:14:48 PM: > nx run decap-cms-lib-auth:"build:esm"
12:14:48 PM: > decap-cms-lib-auth@3.0.5 build:esm
12:14:48 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:48 PM: Build Package: decap-cms-lib-auth
12:14:48 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:48 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:48 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:48 PM: Successfully compiled 5 files with Babel (614ms).
12:14:48 PM: > nx run decap-cms-lib-util:"build:esm"
12:14:48 PM: > decap-cms-lib-util@3.1.0 build:esm
12:14:48 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:48 PM: Build Package: decap-cms-lib-util
12:14:48 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:48 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:48 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:48 PM: Successfully compiled 18 files with Babel (770ms).
12:14:48 PM: > nx run decap-cms-ui-default:"build:esm"
12:14:48 PM: > decap-cms-ui-default@3.1.4 build:esm
12:14:48 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:48 PM: Build Package: decap-cms-ui-default
12:14:48 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:48 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:48 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:48 PM: Successfully compiled 15 files with Babel (858ms).
12:14:49 PM: > nx run decap-cms-lib-widgets:"build:esm"
12:14:49 PM: > decap-cms-lib-widgets@3.1.0 build:esm
12:14:49 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:49 PM: Build Package: decap-cms-lib-widgets
12:14:49 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:49 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:49 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:49 PM: Successfully compiled 3 files with Babel (488ms).
12:14:49 PM: > nx run decap-cms-editor-component-image:"build:esm"
12:14:49 PM: > decap-cms-editor-component-image@3.1.3 build:esm
12:14:49 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:49 PM: Build Package: decap-cms-editor-component-image
12:14:49 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:49 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:49 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:49 PM: Successfully compiled 1 file with Babel (434ms).
12:14:49 PM: > nx run decap-cms-backend-github:"build:esm"
12:14:49 PM: > decap-cms-backend-github@3.2.2 build:esm
12:14:49 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:49 PM: Build Package: decap-cms-backend-github
12:14:49 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:49 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:49 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:49 PM: Successfully compiled 10 files with Babel (801ms).
12:14:50 PM: > nx run decap-cms-backend-bitbucket:"build:esm"
12:14:50 PM: > decap-cms-backend-bitbucket@3.1.4 build:esm
12:14:50 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:50 PM: Build Package: decap-cms-backend-bitbucket
12:14:50 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:50 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:50 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:50 PM: Successfully compiled 7 files with Babel (692ms).
12:14:50 PM: > nx run decap-cms-backend-gitlab:"build:esm"
12:14:50 PM: > decap-cms-backend-gitlab@3.2.2 build:esm
12:14:50 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:50 PM: Build Package: decap-cms-backend-gitlab
12:14:50 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:50 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:50 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:50 PM: Successfully compiled 5 files with Babel (758ms).
12:14:50 PM: > nx run decap-cms-widget-object:"build:esm"
12:14:50 PM: > decap-cms-widget-object@3.2.0 build:esm
12:14:50 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:50 PM: Build Package: decap-cms-widget-object
12:14:50 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:50 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:50 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:50 PM: Successfully compiled 4 files with Babel (517ms).
12:14:51 PM: > nx run decap-cms-widget-file:"build:esm"
12:14:51 PM: > decap-cms-widget-file@3.1.3 build:esm
12:14:51 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:51 PM: Build Package: decap-cms-widget-file
12:14:51 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:51 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:51 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:51 PM: Successfully compiled 4 files with Babel (575ms).
12:14:51 PM: > nx run decap-cms-widget-datetime:"build:esm"
12:14:51 PM: > decap-cms-widget-datetime@3.2.3 build:esm
12:14:51 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:51 PM: Build Package: decap-cms-widget-datetime
12:14:51 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:51 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:51 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:51 PM: Successfully compiled 4 files with Babel (536ms).
12:14:52 PM: > nx run decap-cms-locales:"build:esm"
12:14:52 PM: > decap-cms-locales@3.3.0 build:esm
12:14:52 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:52 PM: Build Package: decap-cms-locales
12:14:52 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:52 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:52 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:52 PM: Successfully compiled 35 files with Babel (675ms).
12:14:52 PM: > nx run decap-cms-widget-colorstring:"build:esm"
12:14:52 PM: > decap-cms-widget-colorstring@3.1.3 build:esm
12:14:52 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:52 PM: Build Package: decap-cms-widget-colorstring
12:14:52 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:52 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:52 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:52 PM: Successfully compiled 3 files with Babel (546ms).
12:14:53 PM: > nx run decap-cms-widget-boolean:"build:esm"
12:14:53 PM: > decap-cms-widget-boolean@3.1.3 build:esm
12:14:53 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:53 PM: Build Package: decap-cms-widget-boolean
12:14:53 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:53 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:53 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:53 PM: Successfully compiled 2 files with Babel (498ms).
12:14:53 PM: > nx run decap-cms-widget-markdown:"build:esm"
12:14:53 PM: > decap-cms-widget-markdown@3.2.0 build:esm
12:14:53 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:53 PM: Build Package: decap-cms-widget-markdown
12:14:53 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:53 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:53 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:53 PM: Successfully compiled 96 files with Babel (1115ms).
12:14:53 PM: > nx run decap-cms-backend-azure:"build:esm"
12:14:53 PM: > decap-cms-backend-azure@3.1.3 build:esm
12:14:53 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore **/__tests__ --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:53 PM: Build Package: decap-cms-backend-azure
12:14:53 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:53 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:53 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:53 PM: Successfully compiled 4 files with Babel (703ms).
12:14:54 PM: > nx run decap-cms-backend-gitea:"build:esm"
12:14:54 PM: > decap-cms-backend-gitea@3.1.5 build:esm
12:14:54 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:54 PM: Build Package: decap-cms-backend-gitea
12:14:54 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:54 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:54 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:54 PM: Successfully compiled 5 files with Babel (681ms).
12:14:54 PM: > nx run decap-cms-backend-proxy:"build:esm"
12:14:54 PM: > decap-cms-backend-proxy@3.1.4 build:esm
12:14:54 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:54 PM: Build Package: decap-cms-backend-proxy
12:14:54 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:54 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:54 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:54 PM: Successfully compiled 3 files with Babel (579ms).
12:14:54 PM: > nx run decap-cms-widget-number:"build:esm"
12:14:54 PM: > decap-cms-widget-number@3.1.3 build:esm
12:14:54 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:54 PM: Build Package: decap-cms-widget-number
12:14:54 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:54 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:54 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:54 PM: Successfully compiled 4 files with Babel (504ms).
12:14:55 PM: > nx run decap-cms-widget-string:"build:esm"
12:14:55 PM: > decap-cms-widget-string@3.1.3 build:esm
12:14:55 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:55 PM: Build Package: decap-cms-widget-string
12:14:55 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:55 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:55 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:55 PM: Successfully compiled 3 files with Babel (448ms).
12:14:55 PM: > nx run decap-cms-backend-test:"build:esm"
12:14:55 PM: > decap-cms-backend-test@3.1.3 build:esm
12:14:55 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:55 PM: Build Package: decap-cms-backend-test
12:14:55 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:55 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:55 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:55 PM: Successfully compiled 3 files with Babel (531ms).
12:14:56 PM: > nx run decap-cms-widget-code:"build:esm"
12:14:56 PM: > decap-cms-widget-code@3.1.4 build:esm
12:14:56 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:56 PM: Build Package: decap-cms-widget-code
12:14:56 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:56 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:56 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:56 PM: Successfully compiled 7 files with Babel (682ms).
12:14:56 PM: > nx run decap-cms-widget-text:"build:esm"
12:14:56 PM: > decap-cms-widget-text@3.1.3 build:esm
12:14:56 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:56 PM: Build Package: decap-cms-widget-text
12:14:56 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:56 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:56 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:56 PM: Successfully compiled 3 files with Babel (553ms).
12:14:56 PM: > nx run decap-cms-widget-map:"build:esm"
12:14:56 PM: > decap-cms-widget-map@3.1.4 build:esm
12:14:56 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:56 PM: Build Package: decap-cms-widget-map
12:14:56 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:56 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:56 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:56 PM: Successfully compiled 4 files with Babel (604ms).
12:14:57 PM: > nx run decap-cms-widget-relation:"build:esm"
12:14:57 PM: > decap-cms-widget-relation@3.3.2 build:esm
12:14:57 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:57 PM: Build Package: decap-cms-widget-relation
12:14:57 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:57 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:57 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:57 PM: Successfully compiled 4 files with Babel (577ms).
12:14:57 PM: > nx run decap-cms-widget-select:"build:esm"
12:14:57 PM: > decap-cms-widget-select@3.2.2 build:esm
12:14:57 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:57 PM: Build Package: decap-cms-widget-select
12:14:57 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:57 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:57 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:57 PM: Successfully compiled 4 files with Babel (565ms).
12:14:58 PM: > nx run decap-cms-backend-aws-cognito-github-proxy:"build:esm"
12:14:58 PM: > decap-cms-backend-aws-cognito-github-proxy@3.2.2 build:esm
12:14:58 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore **/__tests__ --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:58 PM: Build Package: decap-cms-backend-aws-cognito-github-proxy
12:14:58 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:58 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:58 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:58 PM: Successfully compiled 3 files with Babel (611ms).
12:14:58 PM: > nx run decap-cms-backend-git-gateway:"build:esm"
12:14:58 PM: > decap-cms-backend-git-gateway@3.2.2 build:esm
12:14:58 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:58 PM: Build Package: decap-cms-backend-git-gateway
12:14:58 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:58 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:58 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:58 PM: Successfully compiled 7 files with Babel (773ms).
12:14:59 PM: > nx run decap-cms-widget-list:"build:esm"
12:14:59 PM: > decap-cms-widget-list@3.2.2 build:esm
12:14:59 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:59 PM: Build Package: decap-cms-widget-list
12:14:59 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:59 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:59 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:59 PM: Successfully compiled 4 files with Babel (749ms).
12:14:59 PM: > nx run decap-cms-core:"build:esm"
12:14:59 PM: > decap-cms-core@3.5.0 build:esm
12:14:59 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward --extensions ".js,.jsx,.ts,.tsx"
12:14:59 PM: Build Package: decap-cms-core
12:14:59 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:59 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:59 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:59 PM: Successfully compiled 120 files with Babel (2711ms).
12:14:59 PM: > nx run decap-cms-widget-image:"build:esm"
12:14:59 PM: > decap-cms-widget-image@3.1.3 build:esm
12:14:59 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:14:59 PM: Build Package: decap-cms-widget-image
12:14:59 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:14:59 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:14:59 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:14:59 PM: Successfully compiled 3 files with Babel (549ms).
12:15:00 PM: > nx run decap-cms-media-library-uploadcare:"build:esm"
12:15:00 PM: > decap-cms-media-library-uploadcare@3.0.2 build:esm
12:15:00 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:15:00 PM: Build Package: decap-cms-media-library-uploadcare
12:15:00 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:00 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:00 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:00 PM: Successfully compiled 1 file with Babel (507ms).
12:15:00 PM: > nx run decap-cms-media-library-cloudinary:"build:esm"
12:15:00 PM: > decap-cms-media-library-cloudinary@3.0.3 build:esm
12:15:00 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:15:00 PM: Build Package: decap-cms-media-library-cloudinary
12:15:00 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:00 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:00 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:00 PM: Successfully compiled 1 file with Babel (491ms).
12:15:00 PM: > nx run decap-cms-app:"build:esm"
12:15:00 PM: > decap-cms-app@3.5.0 build:esm
12:15:00 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:15:00 PM: Build Package: decap-cms-app
12:15:00 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:00 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:00 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:00 PM: Successfully compiled 3 files with Babel (529ms).
12:15:01 PM: > nx run decap-cms-default-exports:"build:esm"
12:15:01 PM: > decap-cms-default-exports@3.1.3 build:esm
12:15:01 PM: > cross-env NODE_ENV=esm babel src --out-dir dist/esm --ignore "**/__tests__" --root-mode upward
12:15:01 PM: Build Package: decap-cms-default-exports
12:15:01 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:01 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:01 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:01 PM: Successfully compiled 1 file with Babel (424ms).
12:15:01 PM: > NX Successfully ran target build:esm for 35 projects
12:15:01 PM: > NX Running target build for 37 projects:
12:15:01 PM: - decap-cms-backend-aws-cognito-github-proxy
12:15:01 PM: - decap-cms-media-library-cloudinary
12:15:01 PM: - decap-cms-media-library-uploadcare
12:15:01 PM: - decap-cms-editor-component-image
12:15:01 PM: - decap-cms-backend-git-gateway
12:15:01 PM: - decap-cms-widget-colorstring
12:15:01 PM: - decap-cms-backend-bitbucket
12:15:01 PM: - decap-cms-default-exports
12:15:01 PM: - decap-cms-widget-datetime
12:15:01 PM: - decap-cms-widget-markdown
12:15:01 PM: - decap-cms-widget-relation
12:15:01 PM: - decap-cms-backend-github
12:15:01 PM: - decap-cms-backend-gitlab
12:15:01 PM: - decap-cms-widget-boolean
12:15:01 PM: - decap-cms-backend-azure
12:15:01 PM: - decap-cms-backend-gitea
12:15:01 PM: - decap-cms-backend-proxy
12:15:01 PM: - decap-cms-widget-number
12:15:01 PM: - decap-cms-widget-object
12:15:01 PM: - decap-cms-widget-select
12:15:01 PM: - decap-cms-widget-string
12:15:01 PM: - decap-cms-backend-test
12:15:01 PM: - decap-cms-widget-image
12:15:01 PM: - decap-cms-lib-widgets
12:15:01 PM: - decap-cms-widget-code
12:15:01 PM: - decap-cms-widget-file
12:15:01 PM: - decap-cms-widget-list
12:15:01 PM: - decap-cms-widget-text
12:15:01 PM: - decap-cms-ui-default
12:15:01 PM: - decap-cms-widget-map
12:15:01 PM: - decap-cms-lib-auth
12:15:01 PM: - decap-cms-lib-util
12:15:01 PM: - decap-cms-locales
12:15:01 PM: - decap-cms-core
12:15:01 PM: - decap-cms-app
12:15:01 PM: - decap-server
12:15:01 PM: - decap-cms
12:15:03 PM: > nx run decap-cms-lib-auth:build
12:15:03 PM: > decap-cms-lib-auth@3.0.5 build
12:15:03 PM: > cross-env NODE_ENV=production webpack
12:15:03 PM: Building [decap-cms-lib-auth, library: DecapCmsLibAuth]
12:15:03 PM: Build Package: decap-cms-lib-auth
12:15:03 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:03 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:03 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:03 PM: DONE Compiled successfully in 1272ms 12:15:03 PM
12:15:03 PM: asset decap-cms-lib-auth.js 13.6 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:03 PM: webpack compiled successfully
12:15:06 PM: > nx run decap-cms-lib-util:build
12:15:06 PM: > decap-cms-lib-util@3.1.0 build
12:15:06 PM: > cross-env NODE_ENV=production webpack
12:15:06 PM: Building [decap-cms-lib-util, library: DecapCmsLibUtil]
12:15:06 PM: Build Package: decap-cms-lib-util
12:15:06 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:06 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:06 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:06 PM: DONE Compiled successfully in 3404ms 12:15:06 PM
12:15:06 PM: asset decap-cms-lib-util.js 115 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:06 PM: webpack compiled successfully
12:15:06 PM: > nx run decap-cms-lib-widgets:build
12:15:06 PM: > decap-cms-lib-widgets@3.1.0 build
12:15:06 PM: > cross-env NODE_ENV=production webpack
12:15:06 PM: Building [decap-cms-lib-widgets, library: DecapCmsLibWidgets]
12:15:06 PM: Build Package: decap-cms-lib-widgets
12:15:06 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:06 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:06 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:06 PM: DONE Compiled successfully in 1616ms 12:15:06 PM
12:15:06 PM: asset decap-cms-lib-widgets.js 26.8 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:06 PM: webpack compiled successfully
12:15:07 PM: > nx run decap-cms-ui-default:build
12:15:07 PM: > decap-cms-ui-default@3.1.4 build
12:15:07 PM: > cross-env NODE_ENV=production webpack
12:15:07 PM: Building [decap-cms-ui-default, library: DecapCmsUiDefault]
12:15:07 PM: Build Package: decap-cms-ui-default
12:15:07 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:07 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:07 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:07 PM: WARNING Compiled with 3 warnings 12:15:07 PM
12:15:07 PM: warning
12:15:07 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:07 PM: This can impact web performance.
12:15:07 PM: Assets:
12:15:07 PM: decap-cms-ui-default.js (305 KiB)
12:15:07 PM: warning
12:15:07 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:07 PM: Entrypoints:
12:15:07 PM: main (305 KiB)
12:15:07 PM: decap-cms-ui-default.js
12:15:07 PM: warning
12:15:07 PM: webpack performance recommendations:
12:15:07 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:07 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:07 PM: asset decap-cms-ui-default.js 305 KiB [emitted] [minimized] [big] (name: main) 2 related assets
12:15:07 PM: webpack compiled with 3 warnings
12:15:08 PM: > nx run decap-cms-editor-component-image:build
12:15:08 PM: > decap-cms-editor-component-image@3.1.3 build
12:15:08 PM: > cross-env NODE_ENV=production webpack
12:15:08 PM: Building [decap-cms-editor-component-image, library: DecapCmsEditorComponentImage]
12:15:08 PM: Build Package: decap-cms-editor-component-image
12:15:08 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:08 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:08 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:08 PM: DONE Compiled successfully in 1236ms 12:15:08 PM
12:15:08 PM: asset decap-cms-editor-component-image.js 18.5 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:08 PM: webpack compiled successfully
12:15:11 PM: > nx run decap-cms-backend-bitbucket:build
12:15:11 PM: > decap-cms-backend-bitbucket@3.1.4 build
12:15:11 PM: > cross-env NODE_ENV=production webpack
12:15:11 PM: Building [decap-cms-backend-bitbucket, library: DecapCmsBackendBitbucket]
12:15:11 PM: Build Package: decap-cms-backend-bitbucket
12:15:11 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:11 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:11 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:11 PM: DONE Compiled successfully in 2899ms 12:15:11 PM
12:15:11 PM: asset decap-cms-backend-bitbucket.js 86.6 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:11 PM: webpack compiled successfully
12:15:11 PM: > nx run decap-cms-widget-datetime:build
12:15:11 PM: > decap-cms-widget-datetime@3.2.3 build
12:15:11 PM: > cross-env NODE_ENV=production webpack
12:15:11 PM: Building [decap-cms-widget-datetime, library: DecapCmsWidgetDatetime]
12:15:11 PM: Build Package: decap-cms-widget-datetime
12:15:11 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:11 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:11 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:11 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/packages/decap-cms-ui-default/dist/esm/styles.js as it exceeds the max of 500KB.
12:15:11 PM: DONE Compiled successfully in 4579ms 12:15:11 PM
12:15:11 PM: asset decap-cms-widget-datetime.js 30.8 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:11 PM: webpack compiled successfully
12:15:13 PM: > nx run decap-cms-backend-github:build
12:15:13 PM: > decap-cms-backend-github@3.2.2 build
12:15:13 PM: > cross-env NODE_ENV=production webpack
12:15:13 PM: Building [decap-cms-backend-github, library: DecapCmsBackendGithub]
12:15:13 PM: Build Package: decap-cms-backend-github
12:15:13 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:13 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:13 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:13 PM: WARNING Compiled with 3 warnings 12:15:13 PM
12:15:13 PM: warning
12:15:13 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:13 PM: This can impact web performance.
12:15:13 PM: Assets:
12:15:13 PM: decap-cms-backend-github.js (274 KiB)
12:15:13 PM: warning
12:15:13 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:13 PM: Entrypoints:
12:15:13 PM: main (274 KiB)
12:15:13 PM: decap-cms-backend-github.js
12:15:13 PM: warning
12:15:13 PM: webpack performance recommendations:
12:15:13 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:13 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:13 PM: asset decap-cms-backend-github.js 274 KiB [emitted] [minimized] [big] (name: main) 2 related assets
12:15:13 PM: webpack compiled with 3 warnings
12:15:14 PM: > nx run decap-cms-widget-object:build
12:15:14 PM: > decap-cms-widget-object@3.2.0 build
12:15:14 PM: > cross-env NODE_ENV=production webpack
12:15:14 PM: Building [decap-cms-widget-object, library: DecapCmsWidgetObject]
12:15:14 PM: Build Package: decap-cms-widget-object
12:15:14 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:14 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:14 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:14 PM: DONE Compiled successfully in 1630ms 12:15:14 PM
12:15:14 PM: asset decap-cms-widget-object.js 30.2 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:14 PM: webpack compiled successfully
12:15:16 PM: > nx run decap-cms-locales:build
12:15:16 PM: > decap-cms-locales@3.3.0 build
12:15:16 PM: > cross-env NODE_ENV=production webpack
12:15:16 PM: Building [decap-cms-locales, library: DecapCmsLocales]
12:15:16 PM: Build Package: decap-cms-locales
12:15:16 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:16 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:16 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:16 PM: DONE Compiled successfully in 1156ms 12:15:16 PM
12:15:16 PM: asset decap-cms-locales.js 346 bytes [emitted] [minimized] (name: main) 1 related asset
12:15:16 PM: webpack compiled successfully
12:15:17 PM: > nx run decap-cms-backend-gitlab:build
12:15:17 PM: > decap-cms-backend-gitlab@3.2.2 build
12:15:17 PM: > cross-env NODE_ENV=production webpack
12:15:17 PM: Building [decap-cms-backend-gitlab, library: DecapCmsBackendGitlab]
12:15:17 PM: Build Package: decap-cms-backend-gitlab
12:15:17 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:17 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:17 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:17 PM: DONE Compiled successfully in 4604ms 12:15:17 PM
12:15:17 PM: asset decap-cms-backend-gitlab.js 234 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:17 PM: webpack compiled successfully
12:15:18 PM: > nx run decap-cms-widget-file:build
12:15:18 PM: > decap-cms-widget-file@3.1.3 build
12:15:18 PM: > cross-env NODE_ENV=production webpack
12:15:18 PM: Building [decap-cms-widget-file, library: DecapCmsWidgetFile]
12:15:18 PM: Build Package: decap-cms-widget-file
12:15:18 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:18 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:18 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:18 PM: DONE Compiled successfully in 4093ms 12:15:18 PM
12:15:18 PM: asset decap-cms-widget-file.js 196 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:18 PM: webpack compiled successfully
12:15:20 PM: > nx run decap-cms-widget-colorstring:build
12:15:20 PM: > decap-cms-widget-colorstring@3.1.3 build
12:15:20 PM: > cross-env NODE_ENV=production webpack
12:15:20 PM: Building [decap-cms-widget-colorstring, library: DecapCmsWidgetColorstring]
12:15:20 PM: Build Package: decap-cms-widget-colorstring
12:15:20 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:20 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:20 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:20 PM: DONE Compiled successfully in 3117ms 12:15:20 PM
12:15:20 PM: asset decap-cms-widget-colorstring.js 152 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:20 PM: webpack compiled successfully
12:15:21 PM: > nx run decap-cms-widget-boolean:build
12:15:21 PM: > decap-cms-widget-boolean@3.1.3 build
12:15:21 PM: > cross-env NODE_ENV=production webpack
12:15:21 PM: Building [decap-cms-widget-boolean, library: DecapCmsWidgetBoolean]
12:15:21 PM: Build Package: decap-cms-widget-boolean
12:15:21 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:21 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:21 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:21 PM: DONE Compiled successfully in 892ms 12:15:21 PM
12:15:21 PM: asset decap-cms-widget-boolean.js 3.73 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:21 PM: webpack compiled successfully
12:15:24 PM: > nx run decap-cms-widget-relation:build
12:15:24 PM: > decap-cms-widget-relation@3.3.2 build
12:15:24 PM: > cross-env NODE_ENV=production webpack
12:15:24 PM: Building [decap-cms-widget-relation, library: DecapCmsWidgetRelation]
12:15:24 PM: Build Package: decap-cms-widget-relation
12:15:24 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:24 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:24 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:24 PM: WARNING Compiled with 3 warnings 12:15:24 PM
12:15:24 PM: warning
12:15:24 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:24 PM: This can impact web performance.
12:15:24 PM: Assets:
12:15:24 PM: decap-cms-widget-relation.js (277 KiB)
12:15:24 PM: warning
12:15:24 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:24 PM: Entrypoints:
12:15:24 PM: main (277 KiB)
12:15:24 PM: decap-cms-widget-relation.js
12:15:24 PM: warning
12:15:24 PM: webpack performance recommendations:
12:15:24 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:24 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:24 PM: asset decap-cms-widget-relation.js 277 KiB [emitted] [minimized] [big] (name: main) 2 related assets
12:15:24 PM: webpack compiled with 3 warnings
12:15:25 PM: > nx run decap-cms-backend-azure:build
12:15:25 PM: > decap-cms-backend-azure@3.1.3 build
12:15:25 PM: > cross-env NODE_ENV=production webpack
12:15:25 PM: Building [decap-cms-backend-azure, library: DecapCmsBackendAzure]
12:15:25 PM: Build Package: decap-cms-backend-azure
12:15:25 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:25 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:25 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:25 PM: DONE Compiled successfully in 2232ms 12:15:24 PM
12:15:25 PM: asset decap-cms-backend-azure.js 84 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:25 PM: webpack compiled successfully
12:15:26 PM: > nx run decap-cms-backend-gitea:build
12:15:26 PM: > decap-cms-backend-gitea@3.1.5 build
12:15:26 PM: > cross-env NODE_ENV=production webpack
12:15:26 PM: Building [decap-cms-backend-gitea, library: DecapCmsBackendGitea]
12:15:26 PM: Build Package: decap-cms-backend-gitea
12:15:26 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:26 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:26 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:26 PM: DONE Compiled successfully in 1239ms 12:15:26 PM
12:15:26 PM: asset decap-cms-backend-gitea.js 372 bytes [emitted] [minimized] (name: main) 1 related asset
12:15:26 PM: webpack compiled successfully
12:15:26 PM: > nx run decap-cms-backend-proxy:build
12:15:26 PM: > decap-cms-backend-proxy@3.1.4 build
12:15:26 PM: > cross-env NODE_ENV=production webpack
12:15:26 PM: Building [decap-cms-backend-proxy, library: DecapCmsBackendProxy]
12:15:26 PM: Build Package: decap-cms-backend-proxy
12:15:26 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:26 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:26 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:26 PM: DONE Compiled successfully in 1095ms 12:15:26 PM
12:15:26 PM: asset decap-cms-backend-proxy.js 17 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:26 PM: webpack compiled successfully
12:15:27 PM: > nx run decap-cms-widget-markdown:build
12:15:27 PM: > decap-cms-widget-markdown@3.2.0 build
12:15:27 PM: > cross-env NODE_ENV=production webpack
12:15:27 PM: Building [decap-cms-widget-markdown, library: DecapCmsWidgetMarkdown]
12:15:27 PM: Build Package: decap-cms-widget-markdown
12:15:27 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:27 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:27 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:27 PM: WARNING Compiled with 3 warnings 12:15:27 PM
12:15:27 PM: warning
12:15:27 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:27 PM: This can impact web performance.
12:15:27 PM: Assets:
12:15:27 PM: decap-cms-widget-markdown.js (693 KiB)
12:15:27 PM: warning
12:15:27 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:27 PM: Entrypoints:
12:15:27 PM: main (693 KiB)
12:15:27 PM: decap-cms-widget-markdown.js
12:15:27 PM: warning
12:15:27 PM: webpack performance recommendations:
12:15:27 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:27 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:27 PM: asset decap-cms-widget-markdown.js 693 KiB [emitted] [minimized] [big] (name: main) 2 related assets
12:15:27 PM: webpack compiled with 3 warnings
12:15:29 PM: > nx run decap-cms-widget-number:build
12:15:29 PM: > decap-cms-widget-number@3.1.3 build
12:15:29 PM: > cross-env NODE_ENV=production webpack
12:15:29 PM: Building [decap-cms-widget-number, library: DecapCmsWidgetNumber]
12:15:29 PM: Build Package: decap-cms-widget-number
12:15:29 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:29 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:29 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:29 PM: DONE Compiled successfully in 2422ms 12:15:29 PM
12:15:29 PM: asset decap-cms-widget-number.js 78.2 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:29 PM: webpack compiled successfully
12:15:29 PM: > nx run decap-cms-widget-string:build
12:15:29 PM: > decap-cms-widget-string@3.1.3 build
12:15:29 PM: > cross-env NODE_ENV=production webpack
12:15:29 PM: Building [decap-cms-widget-string, library: DecapCmsWidgetString]
12:15:29 PM: Build Package: decap-cms-widget-string
12:15:29 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:29 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:29 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:29 PM: DONE Compiled successfully in 1471ms 12:15:29 PM
12:15:29 PM: asset decap-cms-widget-string.js 20.6 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:29 PM: webpack compiled successfully
12:15:31 PM: > nx run decap-cms-widget-select:build
12:15:31 PM: > decap-cms-widget-select@3.2.2 build
12:15:31 PM: > cross-env NODE_ENV=production webpack
12:15:31 PM: Building [decap-cms-widget-select, library: DecapCmsWidgetSelect]
12:15:31 PM: Build Package: decap-cms-widget-select
12:15:31 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:31 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:31 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:31 PM: DONE Compiled successfully in 3821ms 12:15:31 PM
12:15:31 PM: asset decap-cms-widget-select.js 232 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:31 PM: webpack compiled successfully
12:15:31 PM: > nx run decap-cms-backend-test:build
12:15:31 PM: > decap-cms-backend-test@3.1.3 build
12:15:31 PM: > cross-env NODE_ENV=production webpack
12:15:31 PM: Building [decap-cms-backend-test, library: DecapCmsBackendTest]
12:15:31 PM: Build Package: decap-cms-backend-test
12:15:31 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:31 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:31 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:31 PM: DONE Compiled successfully in 1714ms 12:15:31 PM
12:15:31 PM: asset decap-cms-backend-test.js 36.2 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:31 PM: webpack compiled successfully
12:15:33 PM: > nx run decap-cms-widget-text:build
12:15:33 PM: > decap-cms-widget-text@3.1.3 build
12:15:33 PM: > cross-env NODE_ENV=production webpack
12:15:33 PM: Building [decap-cms-widget-text, library: DecapCmsWidgetText]
12:15:33 PM: Build Package: decap-cms-widget-text
12:15:33 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:33 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:33 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:33 PM: DONE Compiled successfully in 1464ms 12:15:33 PM
12:15:33 PM: asset decap-cms-widget-text.js 23.7 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:33 PM: webpack compiled successfully
12:15:38 PM: > nx run decap-cms-widget-map:build
12:15:38 PM: > decap-cms-widget-map@3.1.4 build
12:15:38 PM: > cross-env NODE_ENV=production webpack
12:15:38 PM: Building [decap-cms-widget-map, library: DecapCmsWidgetMap]
12:15:38 PM: Build Package: decap-cms-widget-map
12:15:38 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:38 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:38 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:38 PM: WARNING Compiled with 3 warnings 12:15:38 PM
12:15:38 PM: warning
12:15:38 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:38 PM: This can impact web performance.
12:15:38 PM: Assets:
12:15:38 PM: decap-cms-widget-map.js (356 KiB)
12:15:38 PM: warning
12:15:38 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:38 PM: Entrypoints:
12:15:38 PM: main (356 KiB)
12:15:38 PM: decap-cms-widget-map.js
12:15:38 PM: warning
12:15:38 PM: webpack performance recommendations:
12:15:38 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:38 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:38 PM: asset decap-cms-widget-map.js 356 KiB [emitted] [minimized] [big] (name: main) 1 related asset
12:15:38 PM: webpack compiled with 3 warnings
12:15:39 PM: > nx run decap-cms-backend-aws-cognito-github-proxy:build
12:15:39 PM: > decap-cms-backend-aws-cognito-github-proxy@3.2.2 build
12:15:39 PM: > cross-env NODE_ENV=production webpack
12:15:39 PM: Building [decap-cms-backend-aws-cognito-github-proxy, library: DecapCmsBackendAwsCognitoGithubProxy]
12:15:39 PM: Build Package: decap-cms-backend-aws-cognito-github-proxy
12:15:39 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:39 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:39 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:39 PM: DONE Compiled successfully in 1051ms 12:15:39 PM
12:15:39 PM: asset decap-cms-backend-aws-cognito-github-proxy.js 13.7 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:39 PM: webpack compiled successfully
12:15:44 PM: > nx run decap-cms-widget-code:build
12:15:44 PM: > decap-cms-widget-code@3.1.4 build
12:15:44 PM: > cross-env NODE_ENV=production webpack
12:15:44 PM: Building [decap-cms-widget-code, library: DecapCmsWidgetCode]
12:15:44 PM: Build Package: decap-cms-widget-code
12:15:44 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:44 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:44 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:44 PM: WARNING Compiled with 3 warnings 12:15:44 PM
12:15:44 PM: warning
12:15:44 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:44 PM: This can impact web performance.
12:15:44 PM: Assets:
12:15:44 PM: decap-cms-widget-code.js (1.21 MiB)
12:15:44 PM: warning
12:15:44 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:44 PM: Entrypoints:
12:15:44 PM: main (1.21 MiB)
12:15:44 PM: decap-cms-widget-code.js
12:15:44 PM: warning
12:15:44 PM: webpack performance recommendations:
12:15:44 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:44 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:44 PM: asset decap-cms-widget-code.js 1.21 MiB [emitted] [minimized] [big] (name: main) 2 related assets
12:15:44 PM: webpack compiled with 3 warnings
12:15:45 PM: > nx run decap-cms-widget-list:build
12:15:45 PM: > decap-cms-widget-list@3.2.2 build
12:15:45 PM: > cross-env NODE_ENV=production webpack
12:15:45 PM: Building [decap-cms-widget-list, library: DecapCmsWidgetList]
12:15:45 PM: Build Package: decap-cms-widget-list
12:15:45 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:45 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:45 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:45 PM: DONE Compiled successfully in 4315ms 12:15:45 PM
12:15:45 PM: asset decap-cms-widget-list.js 211 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:45 PM: webpack compiled successfully
12:15:47 PM: > nx run decap-cms-widget-image:build
12:15:47 PM: > decap-cms-widget-image@3.1.3 build
12:15:47 PM: > cross-env NODE_ENV=production webpack
12:15:47 PM: Building [decap-cms-widget-image, library: DecapCmsWidgetImage]
12:15:47 PM: Build Package: decap-cms-widget-image
12:15:47 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:47 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:47 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:47 PM: DONE Compiled successfully in 1164ms 12:15:47 PM
12:15:47 PM: asset decap-cms-widget-image.js 12.7 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:47 PM: webpack compiled successfully
12:15:48 PM: > nx run decap-cms-backend-git-gateway:build
12:15:48 PM: > decap-cms-backend-git-gateway@3.2.2 build
12:15:48 PM: > cross-env NODE_ENV=production webpack
12:15:48 PM: Building [decap-cms-backend-git-gateway, library: DecapCmsBackendGitGateway]
12:15:48 PM: Build Package: decap-cms-backend-git-gateway
12:15:48 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:48 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:48 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:48 PM: DONE Compiled successfully in 3251ms 12:15:48 PM
12:15:48 PM: asset decap-cms-backend-git-gateway.js 116 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:48 PM: webpack compiled successfully
12:15:49 PM: > nx run decap-cms-core:build
12:15:49 PM: > decap-cms-core@3.5.0 build
12:15:49 PM: > cross-env NODE_ENV=production run-s webpack
12:15:49 PM: > decap-cms-core@3.5.0 webpack
12:15:49 PM: > node --max_old_space_size=4096 ../../node_modules/webpack/bin/webpack.js
12:15:49 PM: Building [decap-cms-core, library: DecapCmsCore]
12:15:49 PM: Build Package: decap-cms-core
12:15:49 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:49 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:49 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:49 PM: WARNING Compiled with 3 warnings 12:15:49 PM
12:15:49 PM: warning
12:15:49 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:49 PM: This can impact web performance.
12:15:49 PM: Assets:
12:15:49 PM: decap-cms-core.js (1.17 MiB)
12:15:49 PM: warning
12:15:49 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:49 PM: Entrypoints:
12:15:49 PM: main (1.17 MiB)
12:15:49 PM: decap-cms-core.js
12:15:49 PM: warning
12:15:49 PM: webpack performance recommendations:
12:15:49 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:49 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:49 PM: asset decap-cms-core.js 1.17 MiB [emitted] [minimized] [big] (name: main) 2 related assets
12:15:49 PM: webpack compiled with 3 warnings
12:15:50 PM: > nx run decap-cms-media-library-cloudinary:build
12:15:50 PM: > decap-cms-media-library-cloudinary@3.0.3 build
12:15:50 PM: > cross-env NODE_ENV=production webpack
12:15:50 PM: Building [decap-cms-media-library-cloudinary, library: DecapCmsMediaLibraryCloudinary]
12:15:50 PM: Build Package: decap-cms-media-library-cloudinary
12:15:50 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:50 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:50 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:50 PM: DONE Compiled successfully in 1180ms 12:15:50 PM
12:15:50 PM: asset decap-cms-media-library-cloudinary.js 14.1 KiB [emitted] [minimized] (name: main) 1 related asset
12:15:50 PM: webpack compiled successfully
12:15:54 PM: > nx run decap-cms-media-library-uploadcare:build
12:15:54 PM: > decap-cms-media-library-uploadcare@3.0.2 build
12:15:54 PM: > cross-env NODE_ENV=production webpack
12:15:54 PM: Building [decap-cms-media-library-uploadcare, library: DecapCmsMediaLibraryUploadcare]
12:15:54 PM: Build Package: decap-cms-media-library-uploadcare
12:15:54 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:54 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:54 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:54 PM: WARNING Compiled with 3 warnings 12:15:54 PM
12:15:54 PM: warning
12:15:54 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:15:54 PM: This can impact web performance.
12:15:54 PM: Assets:
12:15:54 PM: decap-cms-media-library-uploadcare.js (473 KiB)
12:15:54 PM: warning
12:15:54 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:15:54 PM: Entrypoints:
12:15:54 PM: main (473 KiB)
12:15:54 PM: decap-cms-media-library-uploadcare.js
12:15:54 PM: warning
12:15:54 PM: webpack performance recommendations:
12:15:54 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:15:54 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:15:54 PM: asset decap-cms-media-library-uploadcare.js 473 KiB [emitted] [minimized] [big] (name: main) 2 related assets
12:15:54 PM: webpack compiled with 3 warnings
12:15:55 PM: > nx run decap-cms-default-exports:build
12:15:55 PM: > decap-cms-default-exports@3.1.3 build
12:15:55 PM: > cross-env NODE_ENV=production webpack
12:15:55 PM: Building [decap-cms-default-exports, library: DecapCmsDefaultExports]
12:15:55 PM: Build Package: decap-cms-default-exports
12:15:55 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:15:55 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:15:55 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:15:55 PM: DONE Compiled successfully in 3774ms 12:15:55 PM
12:15:55 PM: asset decap-cms-default-exports.js 162 KiB [emitted] [minimized] (name: main) 2 related assets
12:15:55 PM: webpack compiled successfully
12:15:58 PM: > nx run decap-server:build
12:15:58 PM: > decap-server@3.1.2 build
12:15:58 PM: > webpack
12:15:58 PM: asset index.js 18.3 KiB [emitted] [minimized] (name: index) 1 related asset
12:15:58 PM: asset middlewares.js 18 KiB [emitted] [minimized] (name: middlewares) 1 related asset
12:15:58 PM: cacheable modules 41 KiB 11 modules
12:15:58 PM: external "dotenv" 42 bytes [built] [code generated]
12:15:58 PM: external "express" 42 bytes [built] [code generated]
12:15:58 PM: external "morgan" 42 bytes [built] [code generated]
12:15:58 PM: external "cors" 42 bytes [built] [code generated]
12:15:58 PM: external "path" 42 bytes [built] [code generated]
12:15:58 PM: external "fs" 42 bytes [built] [code generated]
12:15:58 PM: external "what-the-diff" 42 bytes [built] [code generated]
12:15:58 PM: external "simple-git" 42 bytes [built] [code generated]
12:15:58 PM: external "async-mutex" 42 bytes [built] [code generated]
12:15:58 PM: external "winston" 42 bytes [built] [code generated]
12:15:58 PM: external "@hapi/joi" 42 bytes [built] [code generated]
12:15:58 PM: external "crypto" 42 bytes [built] [code generated]
12:15:58 PM: webpack 5.89.0 compiled successfully in 3033 ms
12:16:32 PM: > nx run decap-cms-app:build
12:16:32 PM: > decap-cms-app@3.5.0 build
12:16:32 PM: > cross-env NODE_ENV=production run-s webpack
12:16:32 PM: > decap-cms-app@3.5.0 webpack
12:16:32 PM: > node --max_old_space_size=4096 ../../node_modules/webpack/bin/webpack.js
12:16:32 PM: Building [decap-cms-app, library: DecapCmsApp]
12:16:32 PM: 3.5.0
12:16:32 PM: Build Package: decap-cms-app
12:16:32 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:16:32 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:16:32 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:16:32 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/packages/decap-cms-ui-default/dist/esm/styles.js as it exceeds the max of 500KB.
12:16:32 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/packages/decap-cms-core/dist/esm/components/Editor/EditorToolbar.js as it exceeds the max of 500KB.
12:16:32 PM: asset decap-cms-app.js 4.26 MiB [emitted] [minimized] [big] (name: main) 2 related assets
12:16:32 PM: webpack compiled with 3 warnings
12:17:29 PM: > nx run decap-cms:build
12:17:29 PM: > decap-cms@3.5.0 build
12:17:29 PM: > cross-env NODE_ENV=production run-s webpack
12:17:29 PM: > decap-cms@3.5.0 webpack
12:17:29 PM: > node --max_old_space_size=4096 ../../node_modules/webpack/bin/webpack.js
12:17:29 PM: Building [decap-cms, library: DecapCms]
12:17:29 PM: 3.5.0
12:17:29 PM: Build Package: decap-cms
12:17:29 PM: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
12:17:29 PM: at isModuleDeclaration (/opt/build/repo/node_modules/@babel/types/lib/validators/generated/index.js:2748:35)
12:17:29 PM: at PluginPass.Program (/opt/build/repo/node_modules/babel-plugin-lodash/lib/index.js:102:44)
12:17:29 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/packages/decap-cms-ui-default/dist/esm/styles.js as it exceeds the max of 500KB.
12:17:29 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/packages/decap-cms-ui-default/dist/esm/styles.js as it exceeds the max of 500KB.
12:17:29 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/packages/decap-cms-core/dist/esm/components/Editor/EditorToolbar.js as it exceeds the max of 500KB.
12:17:29 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/packages/decap-cms-core/dist/esm/components/Editor/EditorToolbar.js as it exceeds the max of 500KB.
12:17:29 PM: WARNING Compiled with 3 warnings 12:17:27 PM
12:17:29 PM: warning
12:17:29 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:17:29 PM: This can impact web performance.
12:17:29 PM: Assets:
12:17:29 PM: cms.js (4.81 MiB)
12:17:29 PM: warning
12:17:29 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:17:29 PM: Entrypoints:
12:17:29 PM: main (4.81 MiB)
12:17:29 PM: cms.js
12:17:29 PM: warning
12:17:29 PM: webpack performance recommendations:
12:17:29 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:17:29 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:17:29 PM: WARNING Compiled with 3 warnings 12:17:28 PM
12:17:29 PM: warning
12:17:29 PM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
12:17:29 PM: This can impact web performance.
12:17:29 PM: Assets:
12:17:29 PM: decap-cms.js (4.81 MiB)
12:17:29 PM: warning
12:17:29 PM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
12:17:29 PM: Entrypoints:
12:17:29 PM: main (4.81 MiB)
12:17:29 PM: decap-cms.js
12:17:29 PM: warning
12:17:29 PM: webpack performance recommendations:
12:17:29 PM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
12:17:29 PM: For more info visit https://webpack.js.org/guides/code-splitting/
12:17:29 PM: asset decap-cms.js 4.81 MiB [emitted] [minimized] [big] (name: main) 2 related assets
12:17:29 PM: asset cms.css 277 bytes [compared for emit] [from: shims/cms.css] [copied]
12:17:29 PM: webpack compiled with 3 warnings
12:17:29 PM: asset cms.js 4.81 MiB [emitted] [minimized] [big] (name: main) 2 related assets
12:17:29 PM: asset cms.css 277 bytes [emitted] [from: shims/cms.css] [copied]
12:17:29 PM: webpack compiled with 3 warnings
12:17:29 PM: > NX Successfully ran target build for 37 projects
12:17:29 PM: Done in 163.01s.
12:17:29 PM:
12:17:29 PM: (build.command completed in 2m 43.2s)
12:17:29 PM:
12:17:29 PM: Functions bundling
12:17:29 PM: ────────────────────────────────────────────────────────────────
12:17:29 PM:
12:17:29 PM: Packaging Functions from functions directory:
12:17:29 PM: - publish.js
12:17:29 PM:
12:17:29 PM:
12:17:29 PM: (Functions bundling completed in 536ms)
12:17:29 PM:
12:17:31 PM: (Netlify Build completed in 2m 44.9s)
12:17:31 PM: Section completed: building
12:18:45 PM: Finished processing build request in 4m33.377s
Deploying
Complete
Deploying
Complete
12:17:29 PM: Deploy site
12:17:29 PM: ────────────────────────────────────────────────────────────────
12:17:29 PM:
12:17:29 PM: Starting to deploy site from 'dev-test'
12:17:30 PM: Calculating files to upload
12:17:30 PM: 4 new file(s) to upload
12:17:30 PM: 0 new function(s) to upload
12:17:30 PM: Section completed: deploying
12:17:30 PM: Site deploy was successfully initiated
12:17:30 PM:
12:17:30 PM: (Deploy site completed in 1s)
Cleanup
Complete
Cleanup
Complete
12:17:31 PM: Netlify Build Complete
12:17:31 PM: ────────────────────────────────────────────────────────────────
12:17:31 PM:
12:17:31 PM: Caching artifacts
12:17:31 PM: Started saving workspace packages/decap-cms-backend-git-gateway node modules
12:17:31 PM: Finished saving workspace packages/decap-cms-backend-git-gateway node modules
12:17:31 PM: Started saving workspace packages/decap-cms-core node modules
12:17:31 PM: Finished saving workspace packages/decap-cms-core node modules
12:17:31 PM: Started saving workspace packages/decap-cms-widget-markdown node modules
12:17:31 PM: Finished saving workspace packages/decap-cms-widget-markdown node modules
12:17:31 PM: Started saving workspace packages/decap-server node modules
12:17:31 PM: Finished saving workspace packages/decap-server node modules
12:17:31 PM: Started saving workspace root node modules
12:17:31 PM: Finished saving workspace root node modules
12:17:31 PM: Started saving build plugins
12:17:31 PM: Finished saving build plugins
12:17:31 PM: Started saving mise cache
12:17:31 PM: Finished saving mise cache
12:17:31 PM: Started saving corepack cache
12:17:31 PM: Finished saving corepack cache
12:17:31 PM: Started saving pip cache
12:17:31 PM: Finished saving pip cache
12:17:31 PM: Started saving emacs cask dependencies
12:17:31 PM: Finished saving emacs cask dependencies
12:17:31 PM: Started saving maven dependencies
12:17:31 PM: Finished saving maven dependencies
12:17:31 PM: Started saving boot dependencies
12:17:31 PM: Finished saving boot dependencies
12:17:31 PM: Started saving rust rustup cache
12:17:31 PM: Finished saving rust rustup cache
12:17:31 PM: Started saving go dependencies
12:17:31 PM: Finished saving go dependencies
12:17:31 PM: Build script success
12:18:44 PM: Uploading Cache of size 358.3MB
12:18:45 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:17:31 PM: Site is live ✨
12:17:31 PM: Skipping form detection
12:17:31 PM: Post processing - header rules
12:17:31 PM: Post processing - redirect rules
12:17:31 PM: Post processing done
12:17:31 PM: Section completed: postprocessing
12:17:31 PM: Starting post processing