Skip to content

Webpack only watching the first time #26

@aminechir

Description

@aminechir

Hi,

First i would like to THANK YOU for this project because all the other I founded are old, obsolete, not-working ...

I have a problem when I use a link (with npm link) of my library app in my consumer app (angular cli basic app). The first time I make a change in the library, which is builded in watch mode, my consumer app is automatically recompiled.

But when i make a new change in library, my consumer app is no more recompiling again ? Why ???

As suggested in your tuto: i have to consoles:

. one for the library app running with npm run build:watch

. one for the consumer app running with ng serve --aot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions