some more changes
This commit is contained in:
@ -2156,11 +2156,3 @@
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- noise overlay -->
|
||||
<div class="noise"></div>
|
||||
|
||||
<!-- sprites -->
|
||||
<div class="spriteWrap"></div>
|
||||
|
||||
<script src="js/sprites.js"></script>
|
||||
|
@ -19,14 +19,14 @@
|
||||
*/
|
||||
|
||||
/** IE10 and IE11 requires the following for NgClass support on SVG elements */
|
||||
// import 'classlist.js'; // Run `npm install --save classlist.js`.
|
||||
import 'classlist.js'; // Run `npm install --save classlist.js`.
|
||||
|
||||
/**
|
||||
* Web Animations `@angular/platform-browser/animations`
|
||||
* Only required if AnimationBuilder is used within the application and using IE/Edge or Safari.
|
||||
* Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0).
|
||||
*/
|
||||
// import 'web-animations-js'; // Run `npm install --save web-animations-js`.
|
||||
import 'web-animations-js'; // Run `npm install --save web-animations-js`.
|
||||
|
||||
/**
|
||||
* By default, zone.js will patch all possible macroTask and DomEvents
|
||||
|
Reference in New Issue
Block a user