Skip to main content

Deploy details

Deploy successful for circuitverse

Refactor : Removing JQuery from table2csv.js file

PR #237: tabel2CSV.js@8df1f24

Deploy log

Initializing

Complete
1:29:12 PM: Build ready to start
1:29:13 PM: build-image version: c88e1420630449f4a2fd995ed7cd2ef80eeab5f6 (focal)
1:29:13 PM: buildbot version: c88e1420630449f4a2fd995ed7cd2ef80eeab5f6
1:29:13 PM: Fetching cached dependencies
1:29:13 PM: Starting to download cache of 145.8MB
1:29:15 PM: Finished downloading cache in 1.764s
1:29:15 PM: Starting to extract cache
1:29:17 PM: Finished extracting cache in 1.794s
1:29:17 PM: Finished fetching cache in 3.616s
1:29:17 PM: Starting to prepare the repo for build
1:29:17 PM: Preparing Git Reference pull/237/head
1:29:18 PM: Custom build command detected. Proceeding with the specified command: "npm run build && mkdir -p ./dist && cp -r ../public/* ./dist/ && mv ./dist/simulatorvue/index.html ./dist/"
1:29:19 PM: Starting to install dependencies
1:29:19 PM: Python version set to 3.8
1:29:19 PM: Attempting Ruby version 2.7.2, read from environment
1:29:20 PM: Using Ruby version 2.7.2
1:29:20 PM: Started restoring cached go cache
1:29:20 PM: Finished restoring cached go cache
1:29:20 PM: Installing Go version 1.17 (requested 1.17)
1:29:25 PM: go version go1.17 linux/amd64
1:29:25 PM: Using PHP version 8.0
1:29:26 PM: Started restoring cached Node.js version
1:29:27 PM: Finished restoring cached Node.js version
1:29:27 PM: v16.20.2 is already installed.
1:29:28 PM: Now using node v16.20.2 (npm v8.19.4)
1:29:28 PM: Enabling Node.js Corepack
1:29:28 PM: Started restoring cached build plugins
1:29:28 PM: Finished restoring cached build plugins
1:29:28 PM: Started restoring cached corepack dependencies
1:29:28 PM: Finished restoring cached corepack dependencies
1:29:28 PM: No npm workspaces detected
1:29:28 PM: Started restoring cached node modules
1:29:28 PM: Finished restoring cached node modules
1:29:28 PM: Installing npm packages using npm version 8.19.4
1:29:31 PM: > cv-frontend-vue@0.0.0 postinstall
1:29:31 PM: > husky install
1:29:32 PM: husky - Git hooks installed
1:29:32 PM: up to date, audited 569 packages in 3s
1:29:32 PM: 95 packages are looking for funding
1:29:32 PM: run `npm fund` for details
1:29:32 PM: 8 vulnerabilities (4 moderate, 3 high, 1 critical)
1:29:32 PM: To address issues that do not require attention, run:
1:29:32 PM: npm audit fix
1:29:32 PM: To address all issues (including breaking changes), run:
1:29:32 PM: npm audit fix --force
1:29:32 PM: Run `npm audit` for details.
1:29:32 PM: npm packages installed
1:29:32 PM: Successfully installed dependencies
1:29:32 PM: Starting build script
1:29:33 PM: Detected 1 framework(s)
1:29:33 PM: "vite" at version "2.9.13"
1:29:33 PM: Section completed: initializing

Building

Complete
1:29:35 PM: Netlify Build
1:29:35 PM: ────────────────────────────────────────────────────────────────
1:29:35 PM:
1:29:35 PM: ❯ Version
1:29:35 PM: @netlify/build 29.31.1
1:29:35 PM:
1:29:35 PM: ❯ Flags
1:29:35 PM: baseRelDir: true
1:29:35 PM: buildId: 658d782851a85e0007ca9277
1:29:35 PM: deployId: 658d782851a85e0007ca9279
1:29:35 PM:
1:29:35 PM: ❯ Current directory
1:29:35 PM: /opt/build/repo
1:29:35 PM:
1:29:35 PM: ❯ Config file
1:29:35 PM: /opt/build/repo/netlify.toml
1:29:35 PM:
1:29:35 PM: ❯ Context
1:29:35 PM: deploy-preview
1:29:35 PM:
1:29:35 PM: build.command from netlify.toml
1:29:35 PM: ────────────────────────────────────────────────────────────────
1:29:35 PM: ​
1:29:35 PM: $ npm run build && mkdir -p ./dist && cp -r ../public/* ./dist/ && mv ./dist/simulatorvue/index.html ./dist/
1:29:35 PM: > cv-frontend-vue@0.0.0 build
1:29:35 PM: > vite build
1:29:35 PM: vite v2.9.13 building for production...
1:29:35 PM: transforming...
1:29:37 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
1:29:37 PM: Recommendation: math.div(20em, 16) or calc(20em / 16)
1:29:37 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
1:29:37 PM: ╷
1:29:37 PM: 12 │ $fa-fw-width: (20em / 16);
1:29:37 PM: │ ^^^^^^^^^
1:29:37 PM: ╵
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/_variables.scss 12:25 @import
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 5:9 @import
1:29:37 PM: src/styles/simulator.scss 2:9 root stylesheet
1:29:37 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
1:29:37 PM: Recommendation: math.div(4em, 3) or calc(4em / 3)
1:29:37 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
1:29:37 PM: ╷
1:29:37 PM: 6 │ font-size: (4em / 3);
1:29:37 PM: │ ^^^^^^^
1:29:37 PM: ╵
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/_larger.scss 6:15 @import
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 8:9 @import
1:29:37 PM: src/styles/simulator.scss 2:9 root stylesheet
1:29:37 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
1:29:37 PM: Recommendation: math.div(3em, 4) or calc(3em / 4)
1:29:37 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
1:29:37 PM: ╷
1:29:37 PM: 7 │ line-height: (3em / 4);
1:29:37 PM: │ ^^^^^^^
1:29:37 PM: ╵
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/_larger.scss 7:17 @import
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 8:9 @import
1:29:37 PM: src/styles/simulator.scss 2:9 root stylesheet
1:29:37 PM: DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
1:29:37 PM: Recommendation: math.div($fa-li-width * 5, 4) or calc($fa-li-width * 5 / 4)
1:29:37 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
1:29:37 PM: ╷
1:29:37 PM: 6 │ margin-left: $fa-li-width * 5/4;
1:29:37 PM: │ ^^^^^^^^^^^^^^^^^^
1:29:37 PM: ╵
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/_list.scss 6:16 @import
1:29:37 PM: node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss 10:9 @import
1:29:37 PM: src/styles/simulator.scss 2:9 root stylesheet
1:29:41 PM: warnings when minifying css:
1:29:41 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:41 PM: <stdin>:7:0:
1:29:41 PM: 7 │ //old ui ruleset starts here
1:29:41 PM: ╵ ~~
1:29:41 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:41 PM: <stdin>:329:0:
1:29:41 PM: 329 │ //
1:29:41 PM: ╵ ~~
1:29:41 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:41 PM: <stdin>:330:0:
1:29:41 PM: 330 │ // base/default rule set here
1:29:41 PM: ╵ ~~
1:29:41 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:41 PM: <stdin>:331:0:
1:29:41 PM: 331 │ // no class or ID selectors
1:29:41 PM: ╵ ~~
1:29:41 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:41 PM: <stdin>:332:0:
1:29:41 PM: 332 │ //
1:29:41 PM: ╵ ~~
1:29:41 PM:
1:29:41 PM: warnings when minifying css:
1:29:41 PM: ▲ [WARNING] Unexpected "$" [css-syntax-error]
1:29:41 PM: <stdin>:1:0:
1:29:41 PM: 1 │ $baseDefault: #454545;
1:29:41 PM: ╵ ^
1:29:41 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:41 PM: <stdin>:466:4:
1:29:41 PM: 466 │ //border-bottom: 1px solid var(--br-primary);
1:29:41 PM: ╵ ~~
1:29:41 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:41 PM: <stdin>:470:4:
1:29:41 PM: 470 │ //border-bottom: 1px solid var(--br-primary);
1:29:41 PM: ╵ ~~
1:29:41 PM:
1:29:41 PM: [vite:css] /opt/build/repo/src/components/Navbar/Hamburger/Hamburger.css is empty
1:29:41 PM: 1 |
1:29:41 PM: | ^
1:29:41 PM: 2 | @import url("./Hamburger.css");
1:29:41 PM: 3 |
1:29:45 PM: 720 modules transformed.
1:29:45 PM: rendering chunks...
1:29:45 PM: warnings when minifying css:
1:29:45 PM: ▲ [WARNING] Unexpected "$" [css-syntax-error]
1:29:45 PM: <stdin>:47857:0:
1:29:45 PM: 47857 │ $baseDefault: #454545;
1:29:45 PM: ╵ ^
1:29:45 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:45 PM: <stdin>:48322:4:
1:29:45 PM: 48322 │ //border-bottom: 1px solid var(--br-primary);
1:29:45 PM: ╵ ~~
1:29:45 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:45 PM: <stdin>:48326:4:
1:29:45 PM: 48326 │ //border-bottom: 1px solid var(--br-primary);
1:29:45 PM: ╵ ~~
1:29:45 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:45 PM: <stdin>:49327:0:
1:29:45 PM: 49327 │ //old ui ruleset starts here
1:29:45 PM: ╵ ~~
1:29:45 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:45 PM: <stdin>:49649:0:
1:29:45 PM: 49649 │ //
1:29:45 PM: ╵ ~~
1:29:45 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:45 PM: <stdin>:49650:0:
1:29:45 PM: 49650 │ // base/default rule set here
1:29:45 PM: ╵ ~~
1:29:45 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:45 PM: <stdin>:49651:0:
1:29:45 PM: 49651 │ // no class or ID selectors
1:29:45 PM: ╵ ~~
1:29:45 PM: ▲ [WARNING] Comments in CSS use "/* ... */" instead of "//" [js-comment-in-css]
1:29:45 PM: <stdin>:49652:0:
1:29:45 PM: 49652 │ //
1:29:45 PM: ╵ ~~
1:29:45 PM:
1:29:46 PM: ../public/simulatorvue/assets/fa-solid-900.373c04fd.eot 198.27 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-brands-400.e4299464.eot 131.15 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-regular-400.79d08806.eot 33.24 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-solid-900.9834b82a.woff2 76.43 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-regular-400.e42a8844.woff2 12.91 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-brands-400.8ea87917.woff2 74.94 KiB
1:29:46 PM: ../public/simulatorvue/assets/materialdesignicons-webfont.9bdfaf27.eot 1002.34 KiB
1:29:46 PM: ../public/simulatorvue/assets/ui-icons_444444_256x240.4dd29a5b.png 4.89 KiB
1:29:46 PM: ../public/simulatorvue/assets/ui-icons_555555_256x240.343c9f8b.png 4.89 KiB
1:29:46 PM: ../public/simulatorvue/assets/ui-icons_ffffff_256x240.bef91fa0.png 4.83 KiB
1:29:46 PM: ../public/simulatorvue/assets/ui-icons_777620_256x240.45a3983b.png 4.39 KiB
1:29:46 PM: ../public/simulatorvue/assets/ui-icons_777777_256x240.1c6f2d85.png 4.87 KiB
1:29:46 PM: ../public/simulatorvue/assets/ui-icons_cc0000_256x240.58b16318.png 4.39 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-solid-900.3f6d3488.woff 99.27 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-regular-400.cb9e9e69.woff 15.89 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-brands-400.f9217f66.woff 87.88 KiB
1:29:46 PM: ../public/simulatorvue/assets/materialdesignicons-webfont.da7fba3c.woff2 317.62 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-solid-900.af639750.ttf 197.99 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-regular-400.e8711bbb.ttf 32.95 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-brands-400.cda59d6e.ttf 130.85 KiB
1:29:46 PM: ../public/simulatorvue/assets/materialdesignicons-webfont.8bded8f4.woff 454.29 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-regular-400.be0a0849.svg 141.32 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-solid-900.9674eb1b.svg 897.45 KiB
1:29:46 PM: ../public/simulatorvue/assets/fa-brands-400.a3b98177.svg 730.40 KiB
1:29:46 PM: ../public/simulatorvue/assets/materialdesignicons-webfont.c14484cf.ttf 1002.13 KiB
1:29:46 PM: ../public/simulatorvue/assets/chevron-down.b11e7ab4.svg 0.36 KiB
1:29:46 PM: ../public/simulatorvue/assets/logo.345ab8c6.svg 21.88 KiB
1:29:46 PM: ../public/simulatorvue/assets/close.12018d0f.svg 0.53 KiB
1:29:46 PM: ../public/simulatorvue/assets/ALU.d9312664.svg 1.25 KiB
1:29:46 PM: ../public/simulatorvue/assets/Adder.5e8312f8.svg 0.35 KiB
1:29:46 PM: ../public/simulatorvue/assets/AndGate.55a35c02.svg 0.34 KiB
1:29:46 PM: ../public/simulatorvue/assets/Arrow.59ec0f5b.svg 0.21 KiB
1:29:46 PM: ../public/simulatorvue/assets/BitSelector.8ecbbd0a.svg 0.48 KiB
1:29:46 PM: ../public/simulatorvue/assets/Buffer.11f02aa4.svg 0.32 KiB
1:29:46 PM: ../public/simulatorvue/assets/Button.cb95392f.svg 0.40 KiB
1:29:46 PM: ../public/simulatorvue/assets/Clock.25257ee1.svg 0.40 KiB
1:29:46 PM: ../public/simulatorvue/assets/ConstantVal.a3b7e89b.svg 0.42 KiB
1:29:46 PM: ../public/simulatorvue/assets/ControlledInverter.752f1035.svg 0.45 KiB
1:29:46 PM: ../public/simulatorvue/assets/Counter.f402bc5f.svg 0.45 KiB
1:29:46 PM: ../public/simulatorvue/assets/Decoder.d468742f.svg 0.59 KiB
1:29:46 PM: ../public/simulatorvue/assets/Demultiplexer.29547265.svg 0.74 KiB
1:29:46 PM: ../public/simulatorvue/assets/DflipFlop.8e4b902f.svg 0.63 KiB
1:29:46 PM: ../public/simulatorvue/assets/DigitalLed.925777de.svg 0.44 KiB
1:29:46 PM: ../public/simulatorvue/assets/EEPROM.679ce891.svg 0.52 KiB
1:29:46 PM: ../public/simulatorvue/assets/Dlatch.20252b2b.svg 0.62 KiB
1:29:46 PM: ../public/simulatorvue/assets/Flag.22f93d81.svg 0.41 KiB
1:29:46 PM: ../public/simulatorvue/assets/ForceGate.e1020b0d.svg 0.66 KiB
1:29:46 PM: ../public/simulatorvue/assets/Ground.fda99250.svg 0.29 KiB
1:29:46 PM: ../public/simulatorvue/assets/HexDisplay.a91271db.svg 0.45 KiB
1:29:46 PM: ../public/simulatorvue/assets/ImageAnnotation.789da9e1.svg 1.33 KiB
1:29:46 PM: ../public/simulatorvue/assets/Input.ce98ce18.svg 0.42 KiB
1:29:46 PM: ../public/simulatorvue/assets/JKflipFlop.8ef2b959.svg 0.71 KiB
1:29:46 PM: ../public/simulatorvue/assets/Keyboard.f7117b42.svg 0.45 KiB
1:29:46 PM: ../public/simulatorvue/assets/LSB.5aade8e2.svg 0.60 KiB
1:29:46 PM: ../public/simulatorvue/assets/MSB.c2ba87ae.svg 0.60 KiB
1:29:46 PM: ../public/simulatorvue/assets/Multiplexer.162d82fc.svg 0.74 KiB
1:29:46 PM: ../public/simulatorvue/assets/NandGate.88323afb.svg 0.47 KiB
1:29:46 PM: ../public/simulatorvue/assets/NorGate.743b6a0d.svg 0.50 KiB
1:29:46 PM: ../public/simulatorvue/assets/NotGate.4ba5b99c.svg 0.44 KiB
1:29:46 PM: ../public/simulatorvue/assets/OrGate.94390d12.svg 0.37 KiB
1:29:46 PM: ../public/simulatorvue/assets/Output.c9690130.svg 0.42 KiB
1:29:46 PM: ../public/simulatorvue/assets/Power.de4959c1.svg 0.28 KiB
1:29:46 PM: ../public/simulatorvue/assets/PriorityEncoder.05100e05.svg 0.90 KiB
1:29:46 PM: ../public/simulatorvue/assets/RAM.a80bf7e6.svg 0.52 KiB
1:29:46 PM: ../public/simulatorvue/assets/RGBLed.f0afbc81.svg 0.72 KiB
1:29:46 PM: ../public/simulatorvue/assets/RGBLedMatrix.1cf8763a.svg 0.51 KiB
1:29:46 PM: ../public/simulatorvue/assets/Random.39096f60.svg 0.60 KiB
1:29:46 PM: ../public/simulatorvue/assets/Rectangle.43e938d5.svg 0.35 KiB
1:29:46 PM: ../public/simulatorvue/assets/Rom.8fb198f2.svg 3.95 KiB
1:29:46 PM: ../public/simulatorvue/assets/SRflipFlop.912266f5.svg 0.57 KiB
1:29:46 PM: ../public/simulatorvue/assets/SevenSegDisplay.320a065a.svg 0.62 KiB
1:29:46 PM: ../public/simulatorvue/assets/SixteenSegDisplay.3e2c3145.svg 3.91 KiB
1:29:46 PM: ../public/simulatorvue/assets/Splitter.22faa6ef.svg 0.65 KiB
1:29:46 PM: ../public/simulatorvue/assets/SquareRGBLed.565f3aa5.svg 0.42 KiB
1:29:46 PM: ../public/simulatorvue/assets/Stepper.d78d3886.svg 0.42 KiB
1:29:46 PM: ../public/simulatorvue/assets/TB_Input.2c6bb84d.svg 0.95 KiB
1:29:46 PM: ../public/simulatorvue/assets/TB_Output.70fd0ed6.svg 0.74 KiB
1:29:46 PM: ../public/simulatorvue/assets/TTY.c3005cfb.svg 0.53 KiB
1:29:46 PM: ../public/simulatorvue/assets/Text.dee8eba2.svg 0.48 KiB
1:29:46 PM: ../public/simulatorvue/assets/TflipFlop.c152361a.svg 0.69 KiB
1:29:46 PM: ../public/simulatorvue/assets/TriState.aff6b45f.svg 0.32 KiB
1:29:46 PM: ../public/simulatorvue/assets/Tunnel.23eea5c3.svg 0.39 KiB
1:29:46 PM: ../public/simulatorvue/assets/TwoComplement.c34e6a38.svg 0.86 KiB
1:29:46 PM: ../public/simulatorvue/assets/VariableLed.3e0b1dfa.svg 0.41 KiB
1:29:46 PM: ../public/simulatorvue/assets/XnorGate.aacbca4e.svg 0.53 KiB
1:29:46 PM: ../public/simulatorvue/assets/XorGate.2bd3a0ce.svg 0.51 KiB
1:29:46 PM: ../public/simulatorvue/assets/circuitverse2.392fbf5d.svg 7.02 KiB
1:29:46 PM: ../public/simulatorvue/assets/circuitverse_black.5673bb45.svg 7.21 KiB
1:29:46 PM: ../public/simulatorvue/assets/circuitverse_logo.594a52da.svg 10.21 KiB
1:29:46 PM: ../public/simulatorvue/assets/cvlogo.b10a79d3.svg 9.15 KiB
1:29:46 PM: ../public/simulatorvue/assets/DefaultTheme.6664ac72.svg 10.30 KiB
1:29:46 PM: ../public/simulatorvue/assets/NightSky.60561740.svg 10.39 KiB
1:29:46 PM: ../public/simulatorvue/assets/LitebornSpring.6900db3b.svg 10.41 KiB
1:29:46 PM: ../public/simulatorvue/assets/GnW.c5e5af00.svg 10.41 KiB
1:29:46 PM: ../public/simulatorvue/assets/HighContrast.3929b8a1.svg 10.38 KiB
1:29:46 PM: ../public/simulatorvue/assets/ColorBlind.f2b6cb6c.svg 10.38 KiB
1:29:46 PM: ../public/simulatorvue/assets/dragDots.6d5b23da.svg 2.19 KiB
1:29:46 PM: ../public/simulatorvue/assets/save-online.b870412a.svg 0.42 KiB
1:29:46 PM: ../public/simulatorvue/assets/save.9865bdd8.svg 0.47 KiB
1:29:46 PM: ../public/simulatorvue/assets/delete.e12e7722.svg 0.49 KiB
1:29:46 PM: ../public/simulatorvue/assets/download.46b76927.svg 0.56 KiB
1:29:46 PM: ../public/simulatorvue/assets/fit.e5a0d8ab.svg 0.39 KiB
1:29:46 PM: ../public/simulatorvue/assets/undo.ca1f3958.svg 0.50 KiB
1:29:46 PM: ../public/simulatorvue/assets/redo.636a8fb3.svg 0.49 KiB
1:29:46 PM: ../public/simulatorvue/index.html 0.59 KiB
1:29:46 PM: ../public/simulatorvue/assets/webfontloader.cd097671.js 12.43 KiB / gzip: 4.97 KiB
1:29:46 PM: ../public/simulatorvue/assets/index.dc4d83ef.css 880.96 KiB / gzip: 139.66 KiB
1:29:46 PM: ../public/simulatorvue/assets/index.c24b5de4.js 1931.05 KiB / gzip: 575.59 KiB
1:29:46 PM:
1:29:46 PM: (!) Some chunks are larger than 1600 KiB after minification. Consider:
1:29:46 PM: - Using dynamic import() to code-split the application
1:29:46 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
1:29:46 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
1:29:46 PM: ​
1:29:46 PM: (build.command completed in 11.3s)
1:29:46 PM:
1:29:46 PM: (Netlify Build completed in 11.5s)
1:29:47 PM: Section completed: building
1:29:49 PM: Finished processing build request in 35.892s

Deploying

Complete
1:29:46 PM: Deploy site
1:29:46 PM: ────────────────────────────────────────────────────────────────
1:29:46 PM: ​
1:29:46 PM: Starting to deploy site from "dist"
1:29:46 PM: Calculating files to upload
1:29:46 PM: 0 new files to upload
1:29:46 PM: 0 new functions to upload
1:29:46 PM: Section completed: deploying
1:29:46 PM: Site deploy was successfully initiated
1:29:46 PM: ​
1:29:46 PM: (Deploy site completed in 95ms)

Cleanup

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

Post-processing

Complete
1:29:46 PM: Starting post processing
1:29:46 PM: Skipping form detection
1:29:46 PM: Post processing - header rules
1:29:46 PM: Post processing - redirect rules
1:29:46 PM: Post processing done
1:29:46 PM: Section completed: postprocessing
1:29:47 PM: Site is live ✨