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

Angular app not reflecting changes after a symlink copy #10

Open
graphicsxp opened this issue Oct 20, 2021 · 0 comments
Open

Angular app not reflecting changes after a symlink copy #10

graphicsxp opened this issue Oct 20, 2021 · 0 comments

Comments

@graphicsxp
Copy link

I use the symlink copy --angular --sync myLibrary to build my library and copy to /dist and /node_module folders

When these folders are updated with the new code, my Angular app re-compiles automatically and the browser refreshes the application.

However changes are not taken into account (regardless if I updated a .ts, .html or .css file). I have to stop ng serve and launch my Angular app again so that the changes made in the library are shown.

Is there a way to fix this ?

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