Commit Graph

6 Commits

Author SHA1 Message Date
Łukasz Ostrowski
815d519fd0 Fixed hardcoded path in glob copy, blocking assets after eject
angular cli after eject hardcodes path, so it must be changed to relative process.cwd() + "/src",
then assets copy will work correctly
2017-05-03 17:16:01 +02:00
Maxime GRIS
8549da1a17 Fix webpack prod/dev env 2017-05-01 14:08:41 +02:00
Maxime GRIS
c55558a632 html loader 2017-04-27 21:14:22 +02:00
Maxime GRIS
cea4be57ba Fix webpack config url in css 2017-04-21 20:18:46 +02:00
Maxime GRIS
a172df94d9 Fix webpack.config file path (travisci) 2017-04-12 19:56:59 +02:00
Maxime GRIS
60d6116b6d Override webpack configuration 2017-04-12 18:07:04 +02:00