-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painful
Description
- Fork CompressionPlugin and remove Zopfli dependency.
- Make Sass Loader not directly depend on node-sass and install it only if/when needed.
- Remove direct dependency to protractor and show error message when
ng e2e
is run but protractor isn't in node modules. - Remove direct dependency on karma and show an error message when
ng test
is run but karma isn't in node modules. - Drop bootstrapping time down to under 1 seconds on Travis (or in e2e in general).
grizzm0, coryrylan, kazkis, typeofweb, vitaly-t and 4 more
Metadata
Metadata
Assignees
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painful