From 3397aaf37e52016904c3eb41117bf71a6ef0645c Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Mon, 14 Jun 2021 00:53:51 +0200 Subject: Release 3.1.0 --- .config/rollup.polyfills.js | 1 - 1 file changed, 1 deletion(-) (limited to '.config/rollup.polyfills.js') diff --git a/.config/rollup.polyfills.js b/.config/rollup.polyfills.js index f089ceb..9fdfbfd 100644 --- a/.config/rollup.polyfills.js +++ b/.config/rollup.polyfills.js @@ -1,6 +1,5 @@ import resolve from '@rollup/plugin-node-resolve' import commonjs from '@rollup/plugin-commonjs' -import { terser } from 'rollup-plugin-terser' import filesize from 'rollup-plugin-filesize' // We dont need babel. All polyfills are compatible -- cgit v1.2.3