mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
Remove umd build from sources
This commit is contained in:
parent
2ba3ea5a81
commit
0006f2bfbe
File diff suppressed because it is too large
Load Diff
7
lib/umd/GoogleMapReact.min.js
vendored
7
lib/umd/GoogleMapReact.min.js
vendored
File diff suppressed because one or more lines are too long
@ -10,4 +10,4 @@ $babel ./src -d $build_dir --ignore "__tests__" --loose all
|
||||
NODE_ENV=production $webpack src/index.js $build_dir/umd/GoogleMapReact.js
|
||||
NODE_ENV=production $webpack -p src/index.js $build_dir/umd/GoogleMapReact.min.js
|
||||
|
||||
echo "gzipped, the global build is `gzip -c $build_dir/umd/GoogleMapReact.min.js | wc -c | sed -e 's/^[[:space:]]*//'` bytes"
|
||||
#echo "gzipped, the global build is `gzip -c $build_dir/umd/GoogleMapReact.min.js | wc -c | sed -e 's/^[[:space:]]*//'` bytes"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user