Skip to content

Commit 66421e6

Browse files
authored
Update README.md
1 parent 3ddc07b commit 66421e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This plugin allows you to run any shell commands before or after webpack builds.
77

88
Goes great with running cron jobs, reporting tools, or tests such as selenium, protractor, phantom, ect.
99

10+
## WARNING
11+
12+
This plugin is meant for running simple command line executions. It is not meant to be a task management tool.
13+
1014
## Installation
1115

1216
`npm install --save-dev webpack-shell-plugin`

0 commit comments

Comments
 (0)