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

Updated server to run on http and serve the dist.zip file dirrctly on dev mode #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dconco
Copy link

@dconco dconco commented Nov 1, 2024

I worked on the server, because when running the dev command npm run start-dev it complains of SSL certificate length is too small, so I have to run make it HTTP instead of HTTPS and is working fine, didn't remove the SSL though.

Also after it's been debugged, we'll have to start specifying http://10.229.145.76:5500/dist.zip which is not the default value in the remote url when tying to add local extension, so i have to make the default / initial url to show the dist.zip

Note: Those comma that are removed are with formatter extension on Acode.

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

Successfully merging this pull request may close these issues.

1 participant