Commit Graph

7 Commits

Author SHA1 Message Date
Arpad Csanyi
f34edcd7d1 Add publicPath to webpack config to fix dev-server's livereload.
The issue was that the webpack-dev-server seemed to serve the old files
instead of the newly bundled ones.
The explanation of the solution can be found here:
https://github.com/webpack/webpack-dev-server/issues/24#issuecomment-44366325
2016-08-01 21:37:03 +02:00
Nejc Zdovc
036c2d0a70 Switching to ng2 side menu (#65)
Closes #63
2016-07-11 17:14:56 +02:00
József Farkas
d20101c981 Fix webpack module loading order 2016-07-09 17:34:56 +02:00
József Farkas
b9018996bd Sass loading support 2016-05-12 20:00:35 +02:00
József Farkas
b6174c8333 Rename bundle folder to build. 2016-04-16 21:38:34 +02:00
József Farkas
86785182a6 Add svg sprite generator for icons. 2016-04-16 21:36:27 +02:00
József Farkas
dcf5cbe4d8 Add Angular2 2016-04-06 21:44:53 +02:00