Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
build: 🐛 Fix rollup config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Kruckenberg committed Apr 16, 2020
1 parent 0d2f10d commit 03df66f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import typescript from 'rollup-plugin-typescript2'
import { uglify } from "rollup-plugin-uglify";
import pkg from './package.json'

export default {
Expand Down

0 comments on commit 03df66f

Please sign in to comment.