1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
Mark Stacey 46675f78ae
Split createStaticServer from static-server.js ()
The `createStaticServer` function was split from the `static-server.js`
script, so that the static server could be constructed
programmatically. `static-server.js` remains responsible for the CLI.

This was done to make it easier to programmatically start the test dapp
from e2e tests.
2020-07-10 00:15:29 -03:00
..
2020-03-09 08:55:02 +08:00
2019-11-19 10:46:10 -05:00
2017-09-29 11:50:24 -07:00
2018-03-14 15:33:22 +02:00

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.