Skip to content

Commit f5ccf4c

Browse files
committed
Finish 0.1.12
2 parents 2aac5ec + 3c8753c commit f5ccf4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rollup.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ export default [
8383
}),
8484
flowEntry(),
8585
babel(),
86-
replace({
87-
'process.env.NODE_ENV': JSON.stringify('production')
88-
}),
8986
commonjs(),
9087
],
9188
external: id => !!reg && reg.test(id),

0 commit comments

Comments
 (0)