-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: glued/angular-cli
base: master
head repository: glued/angular-cli
compare: 6.2.x
- 10 commits
- 33 files changed
- 5 contributors
Commits on Aug 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b38c4b7 - Browse repository at this point
Copy the full SHA b38c4b7View commit details -
fix(@angular-devkit/build-angular): exclude
.mapfiles from budget … (angular#12012) * fix(@angular-devkit/build-angular): exclude `.map` files from budget calculations Closes angular#11999
Configuration menu - View commit details
-
Copy full SHA for 897cc71 - Browse repository at this point
Copy the full SHA 897cc71View commit details -
fix(@angular-devkit/build-angular): fixes cors issues with karma (ang…
…ular#11970) Checking the stack trace in the issue one can noticed that the paths for the components are being served via the `webpack://` protocol which is causing a `cors` issue between `http` and `webpack` protocol This PR removed the `webpack` protocol from the `devtoolModuleFilenameTemplate` Closes angular#11966
Configuration menu - View commit details
-
Copy full SHA for b4f35b7 - Browse repository at this point
Copy the full SHA b4f35b7View commit details -
fix(@angular-devkit/build-angular): only collect coverage from files …
…under `sourceRoot` (angular#11974) In some cases when having libraries within the workspace this is causing a `Maximum call stack size exceeded`, Also for libraries coverage should be collected with the respective `ng test` Closes angular#11934
Configuration menu - View commit details
-
Copy full SHA for c1d7f65 - Browse repository at this point
Copy the full SHA c1d7f65View commit details -
fix(@angular-devkit/build-angular): improve bundle size value parsing (…
…angular#12026) Fixes angular#12013
Configuration menu - View commit details
-
Copy full SHA for d3d13d3 - Browse repository at this point
Copy the full SHA d3d13d3View commit details
Commits on Aug 30, 2018
-
fix(@schematics/angular): better error message when finding only rout…
…ing modules (angular#11994) Closes angular#11961
Configuration menu - View commit details
-
Copy full SHA for 1ed3ab7 - Browse repository at this point
Copy the full SHA 1ed3ab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd5dc1 - Browse repository at this point
Copy the full SHA 6bd5dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf4c70 - Browse repository at this point
Copy the full SHA bbf4c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2700e03 - Browse repository at this point
Copy the full SHA 2700e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for edceecf - Browse repository at this point
Copy the full SHA edceecfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...6.2.x