Skip to content

Ran yarn build but not opening on my browser #40

@punksinatra

Description

@punksinatra

Hi,

First off, thank you for creating this.. I ran yarn build

yarn run v1.22.22
$ tsc && vite build
vite v5.2.7 building for production...
✓ 427 modules transformed.
dist/assets/manifest-BwaSAB0A.json 0.50 kB │ gzip: 0.25 kB
dist/index.html 1.01 kB │ gzip: 0.53 kB
dist/assets/favicon-BiRKdstg.ico 4.29 kB
dist/assets/logo192-DLMsI3rD.png 9.03 kB
dist/assets/index-CP15VwhS.css 37.29 kB │ gzip: 6.82 kB
dist/assets/index-CRWf_PYf.js 1,782.42 kB │ gzip: 558.81 kB

(!) Some chunks are larger than 500 kB after minification. Consider:

but instead of "build" directory it created a "dist" directory.. I copied all the files to a subdirectory in my my domain root folder called "invoice" to test but it's not opening. My server is running nginx

Anything I missed out? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions