maiyaporn / angular2-wizard

Angular2 - Form Wizard Component
118 stars 119 forks source link

Does not save changes #45

Open cdanisuarez opened 6 years ago

cdanisuarez commented 6 years ago

Hi

I'm trying to make changes to the library that is in the _nodemodules folder, but when I do "npm run build" of my angular project, it does not take the changes made.

Is there any specific way to compile the changes made to the dependency?

Thanks.