Use local install of grunt-cli when creating zip
+1
-1
@@ -94,7 +94,7 @@ If you run into ```Warning: ENFILE: file table overflow``` check out http://supe
|
||||
|
||||
Create an archive from the artifacts created by the `npm run deploy` step above. This includes the documentation and source.
|
||||
|
||||
treeish=v3.1.0 grunt zip
|
||||
treeish=v3.1.0 node_modules/.bin/grunt zip
|
||||
|
||||
Note: we do not rely on the archive created by GitHub because it only contains the source code. Our archive includes the ol builds, the hosted examples, the generated API docs, etc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user