• 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
..
README.md Loading commit data...
index.js Loading commit data...
package.json Loading commit data...