mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 01:42:29 +03:00
de3b9b1ec5
closes https://linear.app/ghost/issue/ONC-254 closes #20771 The portal script, which is responsible for handling the recommendations popup, was only loaded into the front end if either members or donations are enabled. We're adding an extra condition to load it if recommendations are enabled. We may want to consider splitting out this functionality into several scripts, so that we don't have to load _everything_ if only one feature is enabled, but that is outside the scope of this issue. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
monobundle.js | ||
package.json | ||
playwright.config.js |