voting-app
voting-app copied to clipboard
chore: update dependencies
this PR contains
- update babel packages to
@babel/* - removed un-necessary babel plugin for spread operation of objects
No changes in source code and the site is working fine with no changes
getting this

while running in yarn start for es6 style webpack config.
I am using node 10
Why is this change from npm to yarn necessary?
The main docs site is using yarn as well. so I thought of keeping it consistent ! do you want this in npm ?
Lets not, this is separate package with many differences from docs repo
cc @montogeek @evilebottnawi @EugeneHlushko Let me know if the current changes are fine.
The new bundle is much bigger, i dont think its fine
may be because of whatwg-fetch.