Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/convert' into feature/co…
Browse files Browse the repository at this point in the history
…nvert
  • Loading branch information
fongsean committed Jul 10, 2024
2 parents dae586f + cc41ec9 commit afb7a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/smart-forms-app/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ export default defineConfig({
commonjsOptions: {
include: [/node_modules/, '@aehrc/sdc-assemble', '@aehrc/sdc-populate']
}
},
resolve: { preserveSymlinks: true }
}
// resolve: { preserveSymlinks: true }
});

0 comments on commit afb7a1a

Please sign in to comment.