dojo / dojo/meta

Change the script hook for `peerDepInstall` task

Open
#202 0 comments 0 reactions 0 assignees View on GitHub
discussion enhancement
Dominant language
No language data
Stars
226
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Currently dojo2 packages use the `prepubish` to run the grunt task that installs peer dependencies.

As of npm5 this hook it deprecated, we need to find a new hook (or hooks) to run the peer dependency grunt task.

We should consider the `prepare` hook, but we cannot just swap if we want to still support npm 3+ as the hook was only introduced in npm4

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.