Files
AngularTicTacToe/webpack.config.js
Ł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

9.5 KiB