mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-10 06:32:26 +03:00
chore: remove unused rollup-plugin-buble
This commit is contained in:
committed by
Alexander Lichter
parent
077407297b
commit
a9d46888ce
@@ -2,7 +2,6 @@ import commonjs from 'rollup-plugin-commonjs'
|
||||
import nodeResolve from 'rollup-plugin-node-resolve'
|
||||
import json from 'rollup-plugin-json'
|
||||
import babel from 'rollup-plugin-babel'
|
||||
import buble from 'rollup-plugin-buble'
|
||||
import { terser } from 'rollup-plugin-terser'
|
||||
import defaultsDeep from 'lodash/defaultsDeep'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user