Commit Graph

9 Commits

Author SHA1 Message Date
József Farkas
1cb95840c9 Webpack now fails on error 2016-08-15 22:13:28 +02:00
József Farkas
baf55077ce Update angular2 to rc.5 and its router to rc.1.
Closes #70.
2016-08-10 18:29:59 +02:00
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