mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 06:04:29 +00:00
changed location of overrides
This commit is contained in:
parent
e20ed1b1fd
commit
f29b712b86
@ -25,6 +25,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^1.18.2",
|
||||
"react-test-renderer": "^16.9.0",
|
||||
"redux-saga": "~1.1.3",
|
||||
"request": "^2.87.0",
|
||||
"request-promise-native": "^1.0.7",
|
||||
"snyk": "^1.99.0",
|
||||
|
||||
@ -1931,7 +1931,7 @@ module.exports = {
|
||||
const overrideDocumentationPath = isPlugin
|
||||
? path.resolve(
|
||||
strapi.config.appPath,
|
||||
'plugins',
|
||||
'extensions',
|
||||
current,
|
||||
'documentation',
|
||||
version,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user