Link a theme

Sets ScandiPWA as a Magento Theme from your specified folder.

circle-exclamation

Heads up!

Command options

-v, --verbose

circle-info

This option will enable printing of logs from linking a theme.

yarn run link ./path/to/scandipwa --verbose # for Yarn
npm run link ./path/to/scandipwa -- --verbose # for NPM

Usage example

yarn run link ./path/to/scandipwa # for Yarn
npm run link ./path/to/scandipwa # for NPM

Last updated