make build does not see jsonld file change
When src/context.jsonld
file change, the make build
does not trigger any changes.
For information, it's a pug include https://git.happy-dev.fr/startinblox/applications/sib-app/blob/staging/src/dependencies.pug#L28
I can fix it by changing this https://git.happy-dev.fr/startinblox/applications/sib-app/blob/master/Makefile#L20 & L27, L34, L41. It gave a lot of pain this way.
I looked at https://git.happy-dev.fr/startinblox/applications/sib-app/blob/feat/manager_deploy/package.json#L14 & really prefer this way.
Leaving this issue open to keep track until we migrate to @plup way to handle project.