• Dave Hoover's avatar
    Small optimization · 1203af74
    Dave Hoover authored
    Currently the `importRegex` doesn't match unless there is exactly one space between `import` and `"file.sol"`. If someone put two+ spaces (or zero spaces) between `import` and `"file.sol"`, then the files have to be compiled twice.
    1203af74
Name
Last commit
Last update
..
app.js Loading commit data...
index.js Loading commit data...
mode-solidity.js Loading commit data...
universal-dapp.js Loading commit data...
web3-adapter.js Loading commit data...