Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Add live reload to Electron workflow #281

Merged
merged 2 commits into from Sep 27, 2017
Merged

Add live reload to Electron workflow #281

merged 2 commits into from Sep 27, 2017

Conversation

j-a-m-l
Copy link
Contributor

@j-a-m-l j-a-m-l commented Sep 20, 2017

This PR adds something that I find very useful:
the npm run-script live-reload command will listen to changes in the project tree and will reload the Electron app.

@j-a-m-l j-a-m-l mentioned this pull request Sep 26, 2017
@luciorubeens luciorubeens merged commit fd72a3f into ArkEcosystem:master Sep 27, 2017
@luciorubeens
Copy link
Contributor

added cross-env package to fix environment on Windows, and index.html to resources to fix live-reload on Mac..

+5! 👍🏻

alexbarnsley pushed a commit that referenced this pull request Dec 3, 2018
* misc: include the token and its symbol on the network configurations

* misc: add the fraction digits of each currency to the configuration and
network model

* chore: add `bignumber.js` as dependency

* feat: create a mixin for currency related methods, and implement
`currency_format` and `currency_subToUnit`

* test: add tests for the currency mixin

* docs: add a note about the global mock of i18n

* feat: apply the currency mixin to the wallet balance

* test: adapt the tests of `WalletHeadingInfo`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants