ducky/web

Paddy 2015-05-03 Parent:99a43a6d1d30 Child:b9d0efb44eaa

1:2cd4e16a669e Go to Latest

ducky/web/src/config.js

Remove .swp files, update package.json. Remove the .swp files and add .swp to the .hgignore file. Update package.json to pin webpack at 1.8.9 because 1.8.10 broke everything and decided that didn't deserve a major version bump. See https://github.com/webpack/webpack/issues/1016

History
1 export default {
2 'urlBase': 'http://slightly.local:8080',
3 'clientID': '881eeaaf-42d8-4212-a727-b33f23d5c526',
4 'clientSecret': '2df53f4b9e4cb588821f6a3a8c65990b6416fc568b7836199594ebfbf7d1c0ca',
5 }