Skip to main content

Deploy details

Deploy successful for identity

chore(deps): bump minimist from 1.2.5 to 1.2.8

PR #548: dependabot/npm_and_yarn/minimist-1.2.8@67c3531

Deploy log

Initializing

Complete
2:23:16 PM: Build ready to start
2:23:18 PM: build-image version: a0247a3ca3080811448134979162582ab5f23f02 (focal)
2:23:18 PM: buildbot version: a0247a3ca3080811448134979162582ab5f23f02
2:23:18 PM: Fetching cached dependencies
2:23:18 PM: Starting to download cache of 190.0MB
2:23:20 PM: Finished downloading cache in 1.831s
2:23:20 PM: Starting to extract cache
2:23:22 PM: Finished extracting cache in 1.884s
2:23:22 PM: Finished fetching cache in 3.763s
2:23:22 PM: Starting to prepare the repo for build
2:23:22 PM: Preparing Git Reference pull/548/head
2:23:23 PM: Parsing package.json dependencies
2:23:24 PM: Starting build script
2:23:24 PM: Installing dependencies
2:23:24 PM: Python version set to 2.7
2:23:24 PM: Started restoring cached Node.js version
2:23:25 PM: Finished restoring cached Node.js version
2:23:25 PM: v12.22.12 is already installed.
2:23:25 PM: Now using node v12.22.12 (npm v6.14.16)
2:23:25 PM: Started restoring cached build plugins
2:23:25 PM: Finished restoring cached build plugins
2:23:25 PM: Attempting Ruby version 2.7.2, read from environment
2:23:26 PM: Using Ruby version 2.7.2
2:23:26 PM: Using PHP version 8.0
2:23:26 PM: Started restoring cached corepack dependencies
2:23:26 PM: Finished restoring cached corepack dependencies
2:23:26 PM: Started restoring cached yarn cache
2:23:28 PM: Finished restoring cached yarn cache
2:23:28 PM: No yarn workspaces detected
2:23:28 PM: Started restoring cached node modules
2:23:28 PM: Finished restoring cached node modules
2:23:28 PM: Installing npm packages using Yarn version 1.22.4
2:23:28 PM: yarn install v1.22.4
2:23:28 PM: [1/4] Resolving packages...
2:23:29 PM: [2/4] Fetching packages...
2:23:29 PM: info fsevents@2.3.2: The platform "linux" is incompatible with this module.
2:23:29 PM: info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
2:23:29 PM: info fsevents@1.2.13: The platform "linux" is incompatible with this module.
2:23:29 PM: info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
2:23:29 PM: [3/4] Linking dependencies...
2:23:31 PM: [4/4] Building fresh packages...
2:23:31 PM: $ run-s build
2:23:32 PM: yarn run v1.22.4
2:23:32 PM: $ rimraf build && mkdirp build
2:23:32 PM: $ run-p build:*
2:23:32 PM: $ cross-env NODE_ENV=production webpack --config webpack.config.babel.js
2:23:32 PM: $ cross-env NODE_ENV=production webpack --config webpack.umd.config.babel.js
2:23:33 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:33 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:33 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:33 PM: to the "plugins" section of your Babel config.
2:23:33 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:33 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:33 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:33 PM: to the "plugins" section of your Babel config.
2:23:33 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:33 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:33 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:33 PM: to the "plugins" section of your Babel config.
2:23:33 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:33 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:33 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:33 PM: to the "plugins" section of your Babel config.
2:23:33 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:33 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:33 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:33 PM: to the "plugins" section of your Babel config.
2:23:33 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:33 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:33 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:33 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:34 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:34 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:34 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:34 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:35 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:35 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:35 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:35 PM: to the "plugins" section of your Babel config.
2:23:36 PM: Hash: ef38c25e847da21e511d
2:23:36 PM: Version: webpack 4.46.0
2:23:36 PM: Time: 2508ms
2:23:36 PM: Built at: 03/16/2023 2:23:36 PM
2:23:36 PM: Asset Size Chunks Chunk Names
2:23:36 PM: foo.html 73.7 KiB [emitted]
2:23:36 PM: netlify-identity.js 240 KiB 0 [emitted] netlify-identity
2:23:36 PM: netlify-identity.js.map 558 KiB 0 [emitted] [dev] netlify-identity
2:23:36 PM: Entrypoint netlify-identity = netlify-identity.js netlify-identity.js.map
2:23:36 PM: [0] ../node_modules/preact/dist/preact.mjs 18.6 KiB {0} [built]
2:23:36 PM: [1] ../node_modules/mobx/lib/mobx.module.js 162 KiB {0} [built]
2:23:36 PM: [2] ../node_modules/mobx-preact/lib/index.module.js 19.7 KiB {0} [built]
2:23:36 PM: [3] ../node_modules/webpack/buildin/global.js 474 bytes {0} [built]
2:23:36 PM: [4] ../node_modules/micro-api-client/lib/index.js 6.12 KiB {0} [built]
2:23:36 PM: [6] ./components/forms/message.js 4.79 KiB {0} [built]
2:23:36 PM: [7] ../node_modules/css-loader/dist/runtime/api.js 2.44 KiB {0} [built]
2:23:36 PM: [8] ./netlify-identity.js 11.5 KiB {0} [built]
2:23:36 PM: [9] ../node_modules/gotrue-js/lib/index.js 7.94 KiB {0} [built]
2:23:36 PM: [11] ../node_modules/gotrue-js/lib/user.js 10.7 KiB {0} [built]
2:23:36 PM: [13] ./components/app.js 10.5 KiB {0} [built]
2:23:36 PM: [14] ./components/modal/index.js 7.4 KiB {0} [built]
2:23:36 PM: [19] ./state/store.js 6.76 KiB {0} [built]
2:23:36 PM: [29] ./components/controls.js 6.45 KiB {0} [built]
2:23:36 PM: [30] ./components/modal.css 89.4 KiB {0} [built]
2:23:36 PM: + 16 hidden modules
2:23:36 PM: Child HtmlWebpackCompiler:
2:23:36 PM: Asset Size Chunks Chunk Names
2:23:36 PM: __child-HtmlWebpackPlugin_0 78.4 KiB 0 HtmlWebpackPlugin_0
2:23:36 PM: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
2:23:36 PM: [0] ../node_modules/html-webpack-plugin/lib/loader.js!./foo.ejs 74.8 KiB {0} [built]
2:23:36 PM: Hash: ac1fb425ff04a3ad6997
2:23:36 PM: Version: webpack 4.46.0
2:23:36 PM: Time: 2528ms
2:23:36 PM: Built at: 03/16/2023 2:23:36 PM
2:23:36 PM: Asset Size Chunks Chunk Names
2:23:36 PM: foo.html 73.7 KiB [emitted]
2:23:36 PM: index.html 75.3 KiB [emitted]
2:23:36 PM: netlify-identity-widget.js 240 KiB 0 [emitted] netlify-identity-widget
2:23:36 PM: netlify-identity-widget.js.map 558 KiB 0 [emitted] [dev] netlify-identity-widget
2:23:36 PM: Entrypoint netlify-identity-widget = netlify-identity-widget.js netlify-identity-widget.js.map
2:23:36 PM: [0] ../node_modules/preact/dist/preact.mjs 18.6 KiB {0} [built]
2:23:36 PM: [1] ../node_modules/mobx/lib/mobx.module.js 162 KiB {0} [built]
2:23:36 PM: [2] ../node_modules/mobx-preact/lib/index.module.js 19.7 KiB {0} [built]
2:23:36 PM: [3] ../node_modules/webpack/buildin/global.js 474 bytes {0} [built]
2:23:36 PM: [4] ../node_modules/micro-api-client/lib/index.js 6.12 KiB {0} [built]
2:23:36 PM: [6] ./components/forms/message.js 4.79 KiB {0} [built]
2:23:36 PM: [7] ../node_modules/css-loader/dist/runtime/api.js 2.44 KiB {0} [built]
2:23:36 PM: [8] ./index.js 1000 bytes {0} [built]
2:23:36 PM: [9] ./netlify-identity.js 11.5 KiB {0} [built]
2:23:36 PM: [10] ../node_modules/gotrue-js/lib/index.js 7.94 KiB {0} [built]
2:23:36 PM: [12] ../node_modules/gotrue-js/lib/user.js 10.7 KiB {0} [built]
2:23:36 PM: [14] ./components/app.js 10.5 KiB {0} [built]
2:23:36 PM: [20] ./state/store.js 6.76 KiB {0} [built]
2:23:36 PM: [30] ./components/controls.js 6.45 KiB {0} [built]
2:23:36 PM: [31] ./components/modal.css 89.4 KiB {0} [built]
2:23:36 PM: + 17 hidden modules
2:23:36 PM: Child HtmlWebpackCompiler:
2:23:36 PM: Asset Size Chunks Chunk Names
2:23:36 PM: __child-HtmlWebpackPlugin_0 80.1 KiB 0 HtmlWebpackPlugin_0
2:23:36 PM: __child-HtmlWebpackPlugin_1 78.4 KiB 1 HtmlWebpackPlugin_1
2:23:36 PM: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
2:23:36 PM: Entrypoint HtmlWebpackPlugin_1 = __child-HtmlWebpackPlugin_1
2:23:36 PM: [0] ../node_modules/html-webpack-plugin/lib/loader.js!./index.ejs 76.5 KiB {0} [built]
2:23:36 PM: [1] ../node_modules/html-webpack-plugin/lib/loader.js!./foo.ejs 74.8 KiB {1} [built]
2:23:36 PM: Done in 4.71s.
2:23:36 PM: Done in 8.15s.
2:23:36 PM: npm packages installed using Yarn
2:23:37 PM: Started restoring cached go cache
2:23:37 PM: Finished restoring cached go cache
2:23:37 PM: Installing Go version 1.10 (requested 1.10)
2:23:40 PM: go version go1.10 linux/amd64
2:23:41 PM: Detected 0 framework(s)
2:23:41 PM: Section completed: initializing

Building

Complete
2:23:42 PM: Netlify Build
2:23:42 PM: ────────────────────────────────────────────────────────────────
2:23:42 PM:
2:23:42 PM: ❯ Version
2:23:42 PM: @netlify/build 29.6.8
2:23:42 PM:
2:23:42 PM: ❯ Flags
2:23:42 PM: baseRelDir: false
2:23:42 PM: buildId: 64132654b7b3b50008817dd7
2:23:42 PM: deployId: 64132654b7b3b50008817dd9
2:23:42 PM:
2:23:42 PM: ❯ Current directory
2:23:42 PM: /opt/build/repo
2:23:42 PM:
2:23:42 PM: ❯ Config file
2:23:42 PM: /opt/build/repo/netlify.toml
2:23:42 PM:
2:23:42 PM: ❯ Context
2:23:42 PM: deploy-preview
2:23:42 PM:
2:23:42 PM: 1. build.command from netlify.toml
2:23:42 PM: ────────────────────────────────────────────────────────────────
2:23:42 PM: ​
2:23:42 PM: $ yarn run build && cp build/* releases/
yarn run v1.22.4
2:23:42 PM: $ rimraf build && mkdirp build
2:23:42 PM: $ run-p build:*
2:23:42 PM: $ cross-env NODE_ENV=production webpack --config webpack.config.babel.js
2:23:42 PM: $ cross-env NODE_ENV=production webpack --config webpack.umd.config.babel.js
2:23:43 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:43 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:43 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:43 PM: to the "plugins" section of your Babel config.
2:23:43 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:43 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:43 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:43 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:44 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:44 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:44 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:44 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-property-in-object since the "loose" mode option was set to "true" for @babel/plugin-proposal-class-properties.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:45 PM: Though the "loose" option was set to "false" in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the "loose" mode option was set to "true" for @babel/plugin-proposal-private-property-in-object.
2:23:45 PM: The "loose" option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding
2:23:45 PM: ["@babel/plugin-proposal-private-methods", { "loose": true }]
2:23:45 PM: to the "plugins" section of your Babel config.
2:23:46 PM: Hash: ef38c25e847da21e511d
2:23:46 PM: Version: webpack 4.46.0
2:23:46 PM: Time: 2433ms
2:23:46 PM: Built at: 03/16/2023 2:23:46 PM
2:23:46 PM: Asset Size Chunks Chunk Names
2:23:46 PM: foo.html 73.7 KiB [emitted]
2:23:46 PM: netlify-identity.js 240 KiB 0 [emitted] netlify-identity
2:23:46 PM: netlify-identity.js.map 558 KiB 0 [emitted] [dev] netlify-identity
2:23:46 PM: Entrypoint netlify-identity = netlify-identity.js netlify-identity.js.map
2:23:46 PM: [0] ../node_modules/preact/dist/preact.mjs 18.6 KiB {0} [built]
2:23:46 PM: [1] ../node_modules/mobx/lib/mobx.module.js 162 KiB {0} [built]
2:23:46 PM: [2] ../node_modules/mobx-preact/lib/index.module.js 19.7 KiB {0} [built]
2:23:46 PM: [3] ../node_modules/webpack/buildin/global.js 474 bytes {0} [built]
2:23:46 PM: [4] ../node_modules/micro-api-client/lib/index.js 6.12 KiB {0} [built]
2:23:46 PM: [6] ./components/forms/message.js 4.79 KiB {0} [built]
2:23:46 PM: [7] ../node_modules/css-loader/dist/runtime/api.js 2.44 KiB {0} [built]
2:23:46 PM: [8] ./netlify-identity.js 11.5 KiB {0} [built]
2:23:46 PM: [9] ../node_modules/gotrue-js/lib/index.js 7.94 KiB {0} [built]
2:23:46 PM: [11] ../node_modules/gotrue-js/lib/user.js 10.7 KiB {0} [built]
2:23:46 PM: [13] ./components/app.js 10.5 KiB {0} [built]
2:23:46 PM: [14] ./components/modal/index.js 7.4 KiB {0} [built]
2:23:46 PM: [19] ./state/store.js 6.76 KiB {0} [built]
2:23:46 PM: [29] ./components/controls.js 6.45 KiB {0} [built]
2:23:46 PM: [30] ./components/modal.css 89.4 KiB {0} [built]
2:23:46 PM: + 16 hidden modules
2:23:46 PM: Child HtmlWebpackCompiler:
2:23:46 PM: Asset Size Chunks Chunk Names
2:23:46 PM: __child-HtmlWebpackPlugin_0 78.4 KiB 0 HtmlWebpackPlugin_0
2:23:46 PM: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
2:23:46 PM: [0] ../node_modules/html-webpack-plugin/lib/loader.js!./foo.ejs 74.8 KiB {0} [built]
2:23:46 PM: Hash: ac1fb425ff04a3ad6997
2:23:46 PM: Version: webpack 4.46.0
2:23:46 PM: Time: 2443ms
2:23:46 PM: Built at: 03/16/2023 2:23:46 PM
2:23:46 PM: Asset Size Chunks Chunk Names
2:23:46 PM: foo.html 73.7 KiB [emitted]
2:23:46 PM: index.html 75.3 KiB [emitted]
2:23:46 PM: netlify-identity-widget.js 240 KiB 0 [emitted] netlify-identity-widget
2:23:46 PM: netlify-identity-widget.js.map 558 KiB 0 [emitted] [dev] netlify-identity-widget
2:23:46 PM: Entrypoint netlify-identity-widget = netlify-identity-widget.js netlify-identity-widget.js.map
2:23:46 PM: [0] ../node_modules/preact/dist/preact.mjs 18.6 KiB {0} [built]
2:23:46 PM: [1] ../node_modules/mobx/lib/mobx.module.js 162 KiB {0} [built]
2:23:46 PM: [2] ../node_modules/mobx-preact/lib/index.module.js 19.7 KiB {0} [built]
2:23:46 PM: [3] ../node_modules/webpack/buildin/global.js 474 bytes {0} [built]
2:23:46 PM: [4] ../node_modules/micro-api-client/lib/index.js 6.12 KiB {0} [built]
2:23:46 PM: [6] ./components/forms/message.js 4.79 KiB {0} [built]
2:23:46 PM: [7] ../node_modules/css-loader/dist/runtime/api.js 2.44 KiB {0} [built]
2:23:46 PM: [8] ./index.js 1000 bytes {0} [built]
2:23:46 PM: [9] ./netlify-identity.js 11.5 KiB {0} [built]
2:23:46 PM: [10] ../node_modules/gotrue-js/lib/index.js 7.94 KiB {0} [built]
2:23:46 PM: [12] ../node_modules/gotrue-js/lib/user.js 10.7 KiB {0} [built]
2:23:46 PM: [14] ./components/app.js 10.5 KiB {0} [built]
2:23:46 PM: [20] ./state/store.js 6.76 KiB {0} [built]
2:23:46 PM: [30] ./components/controls.js 6.45 KiB {0} [built]
2:23:46 PM: [31] ./components/modal.css 89.4 KiB {0} [built]
2:23:46 PM: + 17 hidden modules
2:23:46 PM: Child HtmlWebpackCompiler:
2:23:46 PM: Asset Size Chunks Chunk Names
2:23:46 PM: __child-HtmlWebpackPlugin_0 80.1 KiB 0 HtmlWebpackPlugin_0
2:23:46 PM: __child-HtmlWebpackPlugin_1 78.4 KiB 1 HtmlWebpackPlugin_1
2:23:46 PM: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
2:23:46 PM: Entrypoint HtmlWebpackPlugin_1 = __child-HtmlWebpackPlugin_1
2:23:46 PM: [0] ../node_modules/html-webpack-plugin/lib/loader.js!./index.ejs 76.5 KiB {0} [built]
2:23:46 PM: [1] ../node_modules/html-webpack-plugin/lib/loader.js!./foo.ejs 74.8 KiB {1} [built]
2:23:46 PM: Done in 4.29s.
2:23:46 PM: ​
2:23:46 PM: (build.command completed in 4.4s)
2:23:46 PM:
2:23:46 PM: (Netlify Build completed in 4.5s)
2:23:49 PM: Section completed: building
2:23:51 PM: Finished processing build request in 33.313s

Deploying

Complete
2:23:46 PM: 2. Deploy site
2:23:46 PM: ────────────────────────────────────────────────────────────────
2:23:46 PM: ​
2:23:46 PM: Starting to deploy site from 'releases'
2:23:46 PM: Calculating files to upload
2:23:46 PM: 0 new files to upload
2:23:46 PM: 0 new functions to upload
2:23:46 PM: Section completed: deploying
2:23:46 PM: Site deploy was successfully initiated
2:23:46 PM: ​
2:23:46 PM: (Deploy site completed in 65ms)

Cleanup

Complete
2:23:46 PM: Netlify Build Complete
2:23:46 PM: ────────────────────────────────────────────────────────────────
2:23:46 PM: ​
2:23:47 PM: Caching artifacts
2:23:47 PM: Started saving node modules
2:23:47 PM: Finished saving node modules
2:23:47 PM: Started saving build plugins
2:23:47 PM: Finished saving build plugins
2:23:47 PM: Started saving corepack cache
2:23:47 PM: Finished saving corepack cache
2:23:47 PM: Started saving yarn cache
2:23:49 PM: Finished saving yarn cache
2:23:49 PM: Started saving pip cache
2:23:49 PM: Finished saving pip cache
2:23:49 PM: Started saving emacs cask dependencies
2:23:49 PM: Finished saving emacs cask dependencies
2:23:49 PM: Started saving maven dependencies
2:23:49 PM: Finished saving maven dependencies
2:23:49 PM: Started saving boot dependencies
2:23:49 PM: Finished saving boot dependencies
2:23:49 PM: Started saving rust rustup cache
2:23:49 PM: Finished saving rust rustup cache
2:23:49 PM: Started saving go dependencies
2:23:49 PM: Finished saving go dependencies
2:23:49 PM: Build script success
2:23:50 PM: Uploading Cache of size 189.7MB
2:23:51 PM: Section completed: cleanup

Post-processing

Complete
2:23:46 PM: Starting post processing
2:23:47 PM: Post processing - HTML
2:23:47 PM: Post processing - header rules
2:23:47 PM: Post processing - redirect rules
2:23:47 PM: Post processing done
2:23:47 PM: Section completed: postprocessing
2:23:48 PM: Site is live ✨