Skip to content

Commit

Permalink
changed npm run preprocess to npm run prepare (futurepress#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkostin1966 authored and fchasen committed Mar 8, 2019
1 parent 7cfecc7 commit 5b08141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -135,7 +135,7 @@ Builds are concatenated and minified using [webpack](https://webpack.js.org/) an
To generate a new build run

```javascript
npm run build
npm run prepare
```

or to continuously build run

0 comments on commit 5b08141

Please sign in to comment.