Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 433773c4b8 | |||
| 6140142bab |
+7
-7
@@ -1,6 +1,6 @@
|
||||
# Release HML
|
||||
|
||||
Data: seg 1 jun 2026 19:55:53 -03
|
||||
Data: ter 2 jun 2026 10:42:22 -03
|
||||
|
||||
Ambiente:
|
||||
HML
|
||||
@@ -12,22 +12,22 @@ Branch:
|
||||
develop
|
||||
|
||||
Arquivos alterados antes do commit:
|
||||
D infra/releases/2026-06-01_19-39-57_HML.md
|
||||
M node_modules/.vite/deps/_metadata.json
|
||||
D infra/releases/2026-06-01_19-55-53_HML.md
|
||||
M package-lock.json
|
||||
M src/config/site.ts
|
||||
M vite.config.ts
|
||||
?? infra/releases/2026-06-01_19-55-53_HML.md
|
||||
?? infra/releases/2026-06-02_10-42-22_HML.md
|
||||
|
||||
Status:
|
||||
Preparado para publicação
|
||||
|
||||
Commit:
|
||||
24786e35
|
||||
6140142b
|
||||
|
||||
Arquivos no commit:
|
||||
infra/releases/2026-06-01_19-39-57_HML.md
|
||||
infra/releases/2026-06-01_19-55-53_HML.md
|
||||
node_modules/.vite/deps/_metadata.json
|
||||
infra/releases/2026-06-02_10-42-22_HML.md
|
||||
package-lock.json
|
||||
src/config/site.ts
|
||||
vite.config.ts
|
||||
|
||||
Generated
+39
@@ -4473,6 +4473,9 @@
|
||||
"arm"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4487,6 +4490,9 @@
|
||||
"arm"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4501,6 +4507,9 @@
|
||||
"arm64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4515,6 +4524,9 @@
|
||||
"arm64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4529,6 +4541,9 @@
|
||||
"loong64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4543,6 +4558,9 @@
|
||||
"loong64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4557,6 +4575,9 @@
|
||||
"ppc64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4571,6 +4592,9 @@
|
||||
"ppc64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4585,6 +4609,9 @@
|
||||
"riscv64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4599,6 +4626,9 @@
|
||||
"riscv64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4613,6 +4643,9 @@
|
||||
"s390x"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4627,6 +4660,9 @@
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"glibc"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
@@ -4641,6 +4677,9 @@
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"libc": [
|
||||
"musl"
|
||||
],
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
|
||||
@@ -130,7 +130,6 @@ export const NAV_LINKS = [
|
||||
},
|
||||
{ name: 'Tecnologias', href: '/tecnologias' },
|
||||
{ name: 'Avaliacao TI', href: '/avaliacao' },
|
||||
{ name: 'Onde Atuamos', href: '/onde-atuamos' },
|
||||
{ name: 'Cases', href: '/cases' },
|
||||
{ name: 'Blog', href: '/blog' },
|
||||
{ name: 'Contato', href: '/contato' },
|
||||
@@ -147,7 +146,6 @@ export const FOOTER_LINKS = {
|
||||
],
|
||||
empresa: [
|
||||
{ name: 'Sobre nos', href: '/sobre' },
|
||||
{ name: 'Onde Atuamos', href: '/onde-atuamos' },
|
||||
{ name: 'Cases de sucesso', href: '/cases' },
|
||||
{ name: 'Blog', href: '/blog' },
|
||||
{ name: 'Trabalhe conosco', href: '/contato' },
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
import path from "path"
|
||||
import react from "@vitejs/plugin-react"
|
||||
import { defineConfig } from "vite"
|
||||
// import { inspectAttr } from 'kimi-plugin-inspect-react'
|
||||
import { inspectAttr } from 'kimi-plugin-inspect-react'
|
||||
import { viteStaticCopy } from 'vite-plugin-static-copy'
|
||||
|
||||
/**
|
||||
@@ -22,7 +22,7 @@ const devNoIndexPlugin = () => ({
|
||||
export default defineConfig({
|
||||
base: '/',
|
||||
plugins: [
|
||||
// inspectAttr(), // Desabilitado - pode causar tela em branco
|
||||
inspectAttr(),
|
||||
react(),
|
||||
devNoIndexPlugin(),
|
||||
viteStaticCopy({
|
||||
|
||||
Reference in New Issue
Block a user