wearejh / m2-module-symlink-assets
There is no license information available for the latest version (1.0.1) of this package.
Force asset symlink for static content deploys
Package info
github.com/WeareJH/m2-module-symlink-assets
Type:magento2-module
pkg:composer/wearejh/m2-module-symlink-assets
1.0.1
2017-04-18 09:06 UTC
This package is auto-updated.
Last update: 2026-03-01 00:23:03 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