Fixed 2 windows issues #334

Closed
TheFirstAvenger wants to merge 1 commits from fix_windows into development
TheFirstAvenger commented 2016-08-07 19:40:40 +00:00 (Migrated from github.com)
  1. bundle-system.js requires node prepended to run on windows.
  2. replaced 'del' with 'rm -rf' for windows (mingw) compatibility
1) bundle-system.js requires node prepended to run on windows. 2) replaced 'del' with 'rm -rf' for windows (mingw) compatibility
valorkin (Migrated from github.com) reviewed 2016-10-19 09:34:22 +00:00

Pull request closed

Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#334