• emizzle's avatar
    fix(@embark-remix): Fix embark-remix plugin · d5a06e2d
    emizzle authored
    Fix embark-remix plugin to work with the latest version of `remixd`.
    
    Added plugin options to allow for configurable options from `embark.json`.
    
    Added default options. The default options use `http://localhost:8088`, which is a change from `http://localhost:8080`, as this was conflicting with IPFS.
    
    Only start webserver to serve Embark IDE locally if a localhost is specified in the options. If a public URL is specified, it is assumed the Remix IDE is being hosted there and therefore a webserver is not needed. This allows developers to specify connecting to `https://remix.ethereum.org` if desired.
    d5a06e2d
Name
Last commit
Last update
.circleci Loading commit data...
assets Loading commit data...
bin Loading commit data...
ci Loading commit data...
contracts Loading commit data...
embark Loading commit data...
extensions/etherscan-general Loading commit data...
src Loading commit data...
test Loading commit data...
test-browser Loading commit data...
test-browser-debugger/test Loading commit data...
.babelrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.travis.yml Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
background.js Loading commit data...
best-practices.md Loading commit data...
icon.png Loading commit data...
index.html Loading commit data...
manifest.json Loading commit data...
nightwatch.js Loading commit data...
nightwatch_debugger.js Loading commit data...
package.json Loading commit data...
release-process.md Loading commit data...
research-project.md Loading commit data...
team-best-practices.md Loading commit data...