diff --git a/README.md b/README.md index e3d98f1..b943dfc 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,13 @@ Build the application for production: ```bash npm run build + + +# "build-bins": "pnpm run /build-bins:.*/", +# "pwsh:ghGenerateAndDeploy": "c:/progra~1/PowerShell/7/pwsh.exe -File lib/deploy/ghPagesDeploy.ps1", +# didnt work... +# https://github.com/codeforwings/nuxt3-win32-posix-path/deployments/activity_log?environment=github-pages + ``` Locally preview production build: diff --git a/app.vue b/app.vue index 08cf949..5980482 100644 --- a/app.vue +++ b/app.vue @@ -13,7 +13,8 @@ :value="sOutputWin32ToPosix" />
- + +

Posix to Win32