3 Commits

Author SHA1 Message Date
Mikael Lepistö
b5d4f907ba Added webpack build test to npm test script 2016-05-29 10:08:39 +03:00
Rhys van der Waerden
f320906577 Read version from package.json
Means that it's impossible to have `Knex#VERSION` and the version in `package.json` out of sync. This is one less thing to do for release.

This required the addition of `json-loader` for webpack. I've also added webpack to `devDependencies` rather than installing it manually during the `build` script.
2016-05-15 21:38:34 +10:00
Tim Griesser
c40b1339aa Update process for web script build 2015-04-29 17:11:52 -04:00