Assets defined for `templateUrl` and `styleUrls` can now be loaded in relative to where the component file is placed so long as the `moduleId` is set within the component annotation. Closes #5634
4 lines
68 B
Dart
4 lines
68 B
Dart
library playground.e2e_test.relative_assets.assets_spec;
|
|
|
|
main() {}
|