Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ran yarn build but not opening on my browser #40

Open
punksinatra opened this issue Apr 21, 2024 · 0 comments
Open

Ran yarn build but not opening on my browser #40

punksinatra opened this issue Apr 21, 2024 · 0 comments

Comments

@punksinatra
Copy link

punksinatra commented Apr 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant