mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 06:04:29 +00:00
Link strapi-helper-plugin during setup
This commit is contained in:
parent
19c3b11889
commit
648ed02829
@ -36,7 +36,7 @@ shell.exec('npm install ../strapi-generate ../strapi-generate-admin ../strapi-ge
|
||||
shell.exec('npm link');
|
||||
|
||||
shell.cd('../strapi-helper-plugin');
|
||||
shell.exec('npm install');
|
||||
shell.exec('npm link');
|
||||
|
||||
shell.cd('../strapi-plugin-content-manager');
|
||||
shell.exec('npm install ../strapi-helper-plugin');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user