Skip to content

Commit b1726b2

Browse files
committed
Removed plugin
1 parent 212f35c commit b1726b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/prepublish.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ echo ""
55
export NODE_ENV=production
66
rm -rf ./dist
77
./node_modules/.bin/babel \
8-
--plugins 'transform-es2015-modules-umd' \
98
--presets 'stage-0,react' \
109
--ignore __tests__ \
1110
--out-dir ./dist \

0 commit comments

Comments
 (0)