mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 22:05:55 +00:00
5b4e829675
* Fixes issues with storage/webserver configs not enabled but still having their values put in to geth cors * Adds fixes for not including port when port == false * Refactors of cors logic, and also now in a generic location so can be used by both `embark blockchain` and when blockchain started in separate process
Test App for integration testing purposes.
../../bin/embark run
to check if everything is behaving as expected
../../bin/embark test
to see tests are working as expected
dist/index.html
and dist/test.html
to check different functionality