Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

build(gulpfile.js): fix reloading of PHP files outside the copy scope #283

Merged
merged 2 commits into from
Jul 19, 2018

Conversation

dgrdl
Copy link
Contributor

@dgrdl dgrdl commented Jul 19, 2018

This can lead to double reloading of PHP files also being watched through copy, but I'm not sure how else to do it and it doesn't seem to have a visible impact.

@dgrdl dgrdl requested a review from domtra July 19, 2018 11:40
@dgrdl dgrdl added this to the Next Release milestone Jul 19, 2018
@domtra
Copy link
Member

domtra commented Jul 19, 2018

@Qakulukiam why don't you add !./{Components,Features}/**/*.php to the watch.php config?

@dgrdl dgrdl merged commit c0e8779 into develop Jul 19, 2018
@dgrdl dgrdl deleted the fix-php-file-loading branch July 19, 2018 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants