Skip to content

Commit b0d4b23

Browse files
PiusNyakoojohansl
authored andcommitted
chore: Removed moduleId from README (#1785)
Removed moduleId property from @component decorator object in README.
1 parent e572bb4 commit b0d4b23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ To use these prepocessors simply add the file to your component's `styleUrls`:
262262

263263
```
264264
@Component({
265-
moduleId: module.id,
266265
selector: 'app-root',
267266
templateUrl: 'app.component.html',
268267
styleUrls: ['app.component.scss']

0 commit comments

Comments
 (0)