Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

cant make changes even in simple HTML #94

Open
alirahatmayo opened this issue Feb 7, 2017 · 3 comments
Open

cant make changes even in simple HTML #94

alirahatmayo opened this issue Feb 7, 2017 · 3 comments

Comments

@alirahatmayo
Copy link

Hello, I am new to angular, so please dont mind if it is really a dumb question.
I am trying to make changes in dashboard.component.html but they are not working in anyways. I even tried deleting the full angular folder, but somehow it still loads as same as it was.
I know how cache works , and i have tried clearing cache, temp and even my browser history, but it isnt working at all.
Kindly help.
Thank You

@ixperiencenl
Copy link

@alirahatmayo you need to run gulp in console after making changes, then gulp will apply the changes in your build files.

@ArturKami
Copy link

ArturKami commented May 31, 2017

@ixperiencenl is right you must run

gulp && gulp watch

in terminal to auto update final.js files every time u edit componnents in your IDE

@alirahatmayo
Copy link
Author

thank you both of you for replying

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

No branches or pull requests

3 participants