Skip to content

Commit

Permalink
fix(rollup.worker.config): remove unused babel import
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulHax committed Jan 24, 2023
1 parent fb27d37 commit 65d129e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rollup.worker.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { nodeResolve } from '@rollup/plugin-node-resolve'
import babel from '@rollup/plugin-babel'
import commonjs from '@rollup/plugin-commonjs'
import path from 'path'

Expand Down

0 comments on commit 65d129e

Please sign in to comment.