This website requires JavaScript.
Explore
Help
Sign In
status-im
/
dappcon-workshop-dapp
mirror of
Watch
2
Star
0
Fork
You've already forked dappcon-workshop-dapp
0
Code
Issues
Projects
Releases
Wiki
Activity
master
dappcon-workshop-dapp
/
.babelrc
6 lines
69 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
reduced webpacked file size moved getting of user details to highest level and sending data to lower level comps add babel file
2018-07-03 06:31:10 +00:00
{
modified contract so that interactions with an existing account require a hash of the username. updated tests to include most contract functions. Still need to include tweet tests.
2018-07-08 05:33:36 +00:00
"plugins": [
simplify .babelrc
2018-09-27 15:45:03 +00:00
"@babel/plugin-proposal-class-properties"
modified contract so that interactions with an existing account require a hash of the username. updated tests to include most contract functions. Still need to include tweet tests.
2018-07-08 05:33:36 +00:00
]
babel v7 deps, settings
2018-07-20 16:05:34 +00:00
}