Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/bin/sh

# Update everything (just in case)
npm rebuild
npm install --no-optional

# Built and test
grunt --production --force
1,870 changes: 1,833 additions & 37 deletions npm-shrinkwrap.json

Large diffs are not rendered by default.

384 changes: 0 additions & 384 deletions src/requisition-convert-to-order/convert-to-order.controller.js

This file was deleted.

Loading