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

Two issues #9

Closed
Weinbi opened this issue Feb 3, 2021 · 6 comments
Closed

Two issues #9

Weinbi opened this issue Feb 3, 2021 · 6 comments

Comments

@Weinbi
Copy link

Weinbi commented Feb 3, 2021

  1. I couldn't review the compiled web page by browserSync
    it's show nothing in my browser, only edge's loading tab with url http://localhost:3000/ after running watch script
    except open dist/index.html
  2. I'v learned a bit about webpack, laravel-mix and nunjucks by mazer ,but i still don't know how can author make so amazing web page, even i couldn't compile the entirely dist folder of mazer after deleting dist folder. I wish author could open the Discussions tab of mazer ,thank you for teaching @zuramai
@Weinbi
Copy link
Author

Weinbi commented Feb 4, 2021

I have resolve the first problem, the program must run in server, such as nginx

@DayoWong0
Copy link

You should not delete the dist directory,it includes js files that the static html file needs

@Weinbi
Copy link
Author

Weinbi commented Feb 14, 2021

You should not delete the dist directory,it includes js files that the static html file needs

I see

@zuramai
Copy link
Owner

zuramai commented Feb 24, 2021

Hi @Weinbi, If you want to run with browserSync, you have to set your own local domain (.test). I'm using Laragon so when you put your code in laragon/www/mazer it automatically serve as a local domain to mazer.test

And browserSync is syncing with the local domain. browserSync are connected to mazer.test and it's serve to http://localhost:3000. When you save any html/css/js file, browserSync automatically reload the localhost:3000

@Weinbi
Copy link
Author

Weinbi commented Feb 27, 2021

Thank you, I have resolved this problem.

@Weinbi Weinbi closed this as completed Feb 27, 2021
@kinghlo
Copy link

kinghlo commented May 19, 2023

I can't open the server and it is also not showing the members which are online . When I click join then it shows unable to connect to server . Pls help me to join the server

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

4 participants