Skip to content

Commit 7ade566

Browse files
Adrian CzerwiecAdrian Czerwiec
Adrian Czerwiec
authored and
Adrian Czerwiec
committed
update rollup config
1 parent 2e5788e commit 7ade566

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

rollup.config.js

-9
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,6 @@ const rollupConfig = [
7979
...plugins,
8080
],
8181
},
82-
{
83-
input: './dist/types/reactgridProExports.d.ts',
84-
output: [
85-
{ file: './dist/core/reactgrid.d.ts', format: 'es' }
86-
],
87-
plugins: [
88-
dts(),
89-
],
90-
},
9182
{
9283
input: './dist/types/lib/index.d.ts',
9384
output: [

0 commit comments

Comments
 (0)