build(animations): adjust animations/browser source to new standard for automatic build (#15043)
This commit is contained in:

committed by
Chuck Jazdzewski

parent
195b863ea4
commit
21a18d6ceb
@ -7,7 +7,7 @@
|
||||
*/
|
||||
import {AUTO_STYLE, AnimationPlayer, NoopAnimationPlayer, ɵStyleData} from '@angular/animations';
|
||||
|
||||
import {AnimationDriver} from '../src/render/animation_driver';
|
||||
import {AnimationDriver} from '../../src/render/animation_driver';
|
||||
|
||||
/**
|
||||
* @experimental Animation support is experimental.
|
||||
|
Reference in New Issue
Block a user