Commit Graph

13 Commits

Author SHA1 Message Date
snyk-test
eb0881f19e fix: client/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSYAML-173999
- https://snyk.io/vuln/SNYK-JS-JSYAML-174129
- https://snyk.io/vuln/npm:mem:20180117
2019-07-27 00:16:09 +00:00
bc4d73821d Upgraded webpack-dev-server to not have a screaming vulnerability 2019-07-27 02:05:38 +02:00
b8fb718540 Added NODE_ENV environmental variable production when building. 2018-01-09 16:40:49 +01:00
362e5f54d1 Added react-interactive package to make it easier to handle hover and focus on mobile. 2017-11-28 20:58:45 +01:00
be4c79ca16 Added env folder to gitignore 2017-11-28 19:10:45 +01:00
d10b974545 Changed to now use a prod and a dev webpack config. Our prod config now minifies and sets up caching for us. Package json now has build command. 2017-10-24 23:01:44 +02:00
927352e9ae Added react-redux, react-router and other redux packages. 2017-10-06 11:59:16 +02:00
1321671840 Added infinite-scroller, notify-toast, urijs. Also burger-menu for later support for selecting discover lists. 2017-09-26 20:40:11 +02:00
d4fdf6bdcf Updated babel node packages 2017-09-02 16:32:35 +02:00
292922c06c Added webfontloader and css-loader to package.json 2017-08-05 17:23:45 +02:00
66b9c8c3db Updated webpack version 2017-08-05 17:02:38 +02:00
f548dba7e1 Setup of yarn and package.json. Also added first page which queries api for info 2017-06-02 12:04:43 +02:00
b16d2ab60d Setup of react environment 2017-06-01 19:04:31 +02:00