mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-02-24 07:13:06 +01:00
Update gulpfile.js
This commit is contained in:
parent
98f489e283
commit
4b7dae601e
@ -588,7 +588,7 @@ gulp.task('svg-to-react', gulp.series('clean-react', async function (cb) {
|
||||
});
|
||||
|
||||
fs.writeFileSync('icons-react/index.js', indexCode);
|
||||
fs.writeFileSync('icons-react/index.d.js', indexDCode);
|
||||
fs.writeFileSync('icons-react/index.d.ts', indexDCode);
|
||||
});
|
||||
|
||||
cb();
|
||||
|
Loading…
x
Reference in New Issue
Block a user