Skip to content

Commit

Permalink
update rollup config
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Czerwiec authored and Adrian Czerwiec committed Feb 4, 2022
1 parent 2e5788e commit 7ade566
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,6 @@ const rollupConfig = [
...plugins,
],
},
{
input: './dist/types/reactgridProExports.d.ts',
output: [
{ file: './dist/core/reactgrid.d.ts', format: 'es' }
],
plugins: [
dts(),
],
},
{
input: './dist/types/lib/index.d.ts',
output: [
Expand Down

0 comments on commit 7ade566

Please sign in to comment.