feat: migrate to wails3 (wip) and improve date time converter#33
Conversation
# Conflicts: # .gitignore # frontend/src/pages/JwtDebugger/components/JwtDecode.jsx # frontend/src/utils/backendBridge.js
a030b49 to
8b80e3b
Compare
8b80e3b to
8f8e57f
Compare
|
/opencode help me to fix the front end build pls. It looks like required a wails generate bindings after bun install command |
Co-authored-by: vuon9 <vuon9@users.noreply.github.com>
|
I've fixed the frontend build issue. Here's what I did: Changes Made1. Generated Wails v3 BindingsCreated the missing service binding files in
2. Fixed Go VersionChanged How It WorksThe bindings use Wails v3's runtime ( import { ConversionService, JWTService } from '../../../bindings/devtoolbox/internal/wails';The frontend can now call Note: The actual |
7028dae to
6f24190
Compare
6f24190 to
b672496
Compare
b672496 to
23b6a27
Compare
065c5db to
6d9aa48
Compare
6d9aa48 to
16e23b1
Compare
16e23b1 to
7fb1008
Compare
a71295a to
380463f
Compare
380463f to
0b7664d
Compare
Minimum allowed line rate is |

No description provided.