✏️ Add TODO comment
This commit is contained in:
parent
7786edd7d2
commit
05d78d6c92
1 changed files with 2 additions and 0 deletions
|
|
@ -7,3 +7,5 @@ function copyIcons() {
|
||||||
|
|
||||||
return src('credentials/**/*.{png,svg}').pipe(dest('dist/credentials'));
|
return src('credentials/**/*.{png,svg}').pipe(dest('dist/credentials'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: Add i18n to pipeline
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue