one icon indicating copy to clipboard operation
one copied to clipboard

update vite config for native build

Open benschac opened this issue 4 months ago • 0 comments

vite config key needs to match app.json name to register the application.

steps:

  • grepped project, found all app.json files using one-example name. Updated vite.config.ts
  • successfully built the fullstack template after updating the vite config.

Note: I needed to clean and exit the app to make sure vite cache was cleaned.

benschac avatar Oct 07 '24 13:10 benschac