Comment on page
Link a theme
Sets ScandiPWA as a Magento Theme from your specified folder.
Since magento-scripts version 2 to link a theme it must be located within Magento project!
Since [email protected]
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
yarn run link ./path/to/scandipwa # for Yarn
npm run link ./path/to/scandipwa # for NPM
Last modified 1yr ago