wearejh / m2-module-symlink-assets
Force asset symlink for static content deploys
Installs: 34 227
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 15
Forks: 1
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-29 05:10:30 UTC
README
Some Badges would be nice.
This module will ensure the magento setup:static-content:deploy
will deploy with symlinks instead of copies in Developer mode.
Install
$ composer require wearejh/m2-module-symlink-assets
Usage
Make sure the module is enabled if you've installed this after Magento installation.
$ bin/magento module:enable Jh_SymlinkAssetDeploys