Skip to content

Commit

Permalink
test one rollup config
Browse files Browse the repository at this point in the history
  • Loading branch information
imx-mikhala committed Feb 5, 2024
1 parent 54ee863 commit 44ec268
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions packages/checkout/widgets-lib/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,6 @@ export default [
dir: 'dist',
format: 'es'
},
plugins: [
...defaultPlugin
]
},
{
watch: false,
input: 'src/index.ts',
output: {
dir: 'dist',
format: 'es',
name: 'ImmutableCheckoutWidgets'
},
context: 'window',
plugins: [
resolve({
Expand Down

0 comments on commit 44ec268

Please sign in to comment.