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

Not reload #1

Open
gbgelado opened this issue Dec 27, 2016 · 2 comments
Open

Not reload #1

gbgelado opened this issue Dec 27, 2016 · 2 comments

Comments

@gbgelado
Copy link

Using npm run dev, after some change in any file the app is not recompiled

> [email protected] dev /Users/user/vue-materialize-example
> webpack-dev-server --host 0.0.0.0 --port 3000 --inline --hot --config build/webpack.dev.config.js

 http://0.0.0.0:3000/
@vlewin
Copy link
Owner

vlewin commented Dec 29, 2016

Hi, ensure your have Auth0 config (auth0-variables.js) in the 'src' directory with correct Auth0 clientID and domain.

I just checked the functionality and hot reload works as expected. Check browser console for errors.

@vlewin
Copy link
Owner

vlewin commented Dec 29, 2016

Rename existing example config https://github.com/vlewin/vue-materialize-example/blob/master/src/auth0-variables.js.example to auth0-variables.js

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

2 participants