janezkk
PROOP
4 months ago
Hi team,
I’ve changed in the Dockerfile and package.json. T
his used to work before, but now changes are not detected.
2 Replies
4 months ago
Not too sure but based on docs, it seems like this only works on directories or directories that match to certain files, not specific files.
eg, /app/**.js or /src/**/*.ts or /*.go
