1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
ivaosthu
95034e25c4 fix lint 2018-08-22 18:10:27 +02:00
ivaosthu
da088113af fix(webpack): Strip all comments in css/js bundles. 2018-08-22 18:06:28 +02:00
ivaosthu
ccc3354b04 fix(webpack): Upgrade webpack to 4.x 2018-08-21 23:09:00 +02:00
Simen Bekkhus
8ef9def08c Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +02:00
Simen Bekkhus
683ae7e6d8 Use prettier (#87)
* Use prettier

* Upgrade to 1.6 beta

* Update lint deps

* Upgrade to full 1.6
2017-08-28 19:15:47 +02:00
Simen Bekkhus
e63e92028b Upgrade webpack (#86)
* Upgrade webpack

Fixes #83

* Transform modules in tests

* rc1 of extract text

* rc2 of extract text

* stable of extract text

* last dep bumps

* Add ModuleConcatenationPlugin

* Fix lint error
2017-07-10 23:30:38 +02:00
ivaosthu
367df8ba96 Fix static assets inside public folder on release 2017-03-07 18:30:45 +01:00
Simen Bekkhus
2a931cb812 Add redux dev tools in development 2017-01-06 11:52:44 +01:00
ivaosthu
df8b001991 Webpack devServer port via process.env.PORT 2017-01-02 22:23:23 +01:00
ivaosthu
87a76b6227 Added option to use hosted heroku api when developing 2017-01-02 22:23:23 +01:00
sveisvei
0eaa10f97f fix bundling of css assets 2016-12-22 10:42:41 +01:00
ivaosthu
9c568239ec Do not load react-mdl.css from node_modules 2016-12-20 19:15:12 +01:00
sveisvei
f645e71eeb get build green, inline calc method that wasn't ready for browser 2016-12-17 20:54:48 +01:00
sveisvei
eeb40113c5 wip 2016-12-04 12:49:01 +01:00
Ivar
a7c844d716 add fetch polifill 2016-11-16 22:19:38 +01:00
ivaosthu
7f8ec4262d Make build produce a production build
Closes #1
2016-11-10 22:49:28 +01:00
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00