Skip to content
Snippets Groups Projects
Commit 30b307f9 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge branch 'master' into change_password_reset_test

parents 1cf629cf fdc66486
Branches
Tags
No related merge requests found
This diff is collapsed.
......@@ -84,6 +84,7 @@
"build": "./node_modules/webpack/bin/webpack.js",
"build-watch": "./node_modules/webpack/bin/webpack.js --watch",
"build-hot": "NODE_ENV=hot ./node_modules/webpack/bin/webpack.js && NODE_ENV=hot node_modules/webpack-dev-server/bin/webpack-dev-server.js --hot --inline --content-base frontend",
"shrinkwrap": "npm shrinkwrap --dev",
"start": "npm run build && lein ring server"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment