Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-12 | chore(task): remove warning for npm "scripts" (#20880) | Nayeem Rahman | |
2023-05-18 | fix(npm): run pre and post tasks if present (#19178) | Marvin Hagemeister | |
This PR optionally runs pre and posts tasks from `package.json` if available. Fixes #19157 |