You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #54724 [AssetMapper] Check asset/vendor directory is writable (smnandre)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[AssetMapper] Check asset/vendor directory is writable
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix#54719
| License | MIT
💐
Commits
-------
7c2da27 [AssetMapper] Check asset/vendor directory is writable
$this->expectExceptionMessage('file_put_contents('.$vendorDir.'/module_specifier/module_specifier.index.js): Failed to open stream: No such file or directory');
0 commit comments