angular cli after eject hardcodes path, so it must be changed to relative process.cwd() + "/src", then assets copy will work correctly
9.5 KiB
9.5 KiB
angular cli after eject hardcodes path, so it must be changed to relative process.cwd() + "/src", then assets copy will work correctly
Powered by TurnKey Linux.