Skip to content

Conversation

@juliusknorr
Copy link
Contributor

This makes sure that npm run watch will continue to update if a npm linked dependency changes

Signed-off-by: Julius Härtl [email protected]

This makes sure that npm run watch will continue to update if a npm linked dependency changes

Signed-off-by: Julius Härtl <[email protected]>
@juliusknorr juliusknorr requested review from a team, PVince81, Pytal, skjnldsv and vinicius73 and removed request for a team August 10, 2022 06:52
@juliusknorr
Copy link
Contributor Author

Note that I'm unsure why this worked before, but I feel like some recent webpack update has changed default behavior

Copy link
Contributor

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@ChristophWurst
Copy link
Contributor

👀 @JuliaKirschenheuter because you noticed that builds were not reactive with Calendar (uses this package) but worked fine with Mail (doesn't use this package)

@juliusknorr

This comment was marked as resolved.

@juliusknorr
Copy link
Contributor Author

There is also https://webpack.js.org/configuration/watch/#watchoptionsfollowsymlinks but that doesn't seem to have the desired effect, while both repostiories rebuild, the server repository doesn't use the latest state of the linked one then.

@juliusknorr juliusknorr changed the title Disable cache in dev mode Allow resolve to follow symlinks Aug 12, 2022
@juliusknorr
Copy link
Contributor Author

Server related issues addressed with nextcloud/server#33517 / nextcloud-libraries/nextcloud-vue#3018

Requesting another review round as the approach changed

@skjnldsv skjnldsv merged commit f0a7a6f into master Aug 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the bugfix/npm-link-watch branch August 13, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants