We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440ac9c commit 9e2e31bCopy full SHA for 9e2e31b
rollup.config.js
@@ -1,9 +1,9 @@
1
import babel from 'rollup-plugin-babel'
2
import commonjs from 'rollup-plugin-commonjs'
3
import external from 'rollup-plugin-peer-deps-external'
4
-import url from 'rollup-plugin-url'
5
import postcss from 'rollup-plugin-postcss'
6
import resolve from 'rollup-plugin-node-resolve'
+import url from 'rollup-plugin-url'
7
8
import pkg from './package.json'
9
0 commit comments