Skip to content

Commit 9e2e31b

Browse files
.
1 parent 440ac9c commit 9e2e31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import babel from 'rollup-plugin-babel'
22
import commonjs from 'rollup-plugin-commonjs'
33
import external from 'rollup-plugin-peer-deps-external'
4-
import url from 'rollup-plugin-url'
54
import postcss from 'rollup-plugin-postcss'
65
import resolve from 'rollup-plugin-node-resolve'
6+
import url from 'rollup-plugin-url'
77

88
import pkg from './package.json'
99

0 commit comments

Comments
 (0)