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 212f35c commit b1726b2Copy full SHA for b1726b2
scripts/prepublish.sh
@@ -5,7 +5,6 @@ echo ""
5
export NODE_ENV=production
6
rm -rf ./dist
7
./node_modules/.bin/babel \
8
- --plugins 'transform-es2015-modules-umd' \
9
--presets 'stage-0,react' \
10
--ignore __tests__ \
11
--out-dir ./dist \
0 commit comments