Skip to content

fix: Update CRA and build fixes#84

Open
wolovim wants to merge 4 commits into
masterfrom
update-cra
Open

fix: Update CRA and build fixes#84
wolovim wants to merge 4 commits into
masterfrom
update-cra

Conversation

@wolovim

@wolovim wolovim commented Dec 15, 2018

Copy link
Copy Markdown
Collaborator

What does it do?

  • Bumps CRA to v2, so it can handle the component lib dependency
  • Simplifies web3 usage (incomplete refactor)
  • Bug fixes

Background

  • Successfully reaching a build now with yarn build, but the serving the content still produces nothing for now. This is several steps in the right direction, though. Working next on successfully serving the content.
  • Removed the LandingPage. It was a fine experiment in UX, but unnecessary in Mist and heavy-handed in general.

New dependencies?

ethereumjs-utils -- for now, just utilizing their BigNumber lib. Component lib uses this lib for more utility functions and this app probably can too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant