Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
lfernando2091 committed Mar 7, 2024
1 parent 6d08927 commit 3fdd499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ export default defineConfig({
// worker: {
// plugins: [ nxViteTsPaths() ],
// },
base: '/nx-pdf-json-editor-ui/',

build: {
outDir: './dist/nx-pdf-json-editor-ui',
assetsDir: 'nx-pdf-template-editor-ui/assets',
reportCompressedSize: true,
commonjsOptions: {
transformMixedEsModules: true,
Expand Down

0 comments on commit 3fdd499

Please sign in to comment.