Skip to content

Commit 9ed0795

Browse files
committed
rearrange source good.
1 parent e3c6fc0 commit 9ed0795

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import babel from 'rollup-plugin-babel';
22

33
export default {
4-
entry: 'index.js',
4+
entry: 'src/webpack-shell-plugin.js',
55
format: 'cjs',
66
plugins: [babel()],
77
dest: 'lib/index.js'
File renamed without changes.

0 commit comments

Comments
 (0)