/home/techb158/primomovers.ca/wp-content/themes/Divi/common
NameSizeModeActions
constants/-0755rm
i18n/-0755rm
images/-0755rm
scripts/-0755rm
stories/-0755rm
utils/-0755rm
admin.php34390644editdlrm
error_log1700644editdlrm
init.php33430644editdlrm
library.php16780644editdlrm
README.md4330644editdlrm
Edit: /home/techb158/primomovers.ca/wp-content/themes/Divi/common/README.md (433B)
# Common - Anything here should be pure and not rely on anything from VB, TB, Core, so it can be reused wherever, even outside Divi. - Only external dependencies allowed. # Storybook 1. Go into common submodule directory 2. Switch to node version 20 e.g `nvm use 20` 3. Run `corepack enable` to activate [Corepack](https://nodejs.org/api/corepack.html) 4. Run `yarn set version berry` 5. Run `yarn install` 6. Run `yarn storybook`