• 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
assets Loading commit data...
ci Loading commit data...
src 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...
icon.png Loading commit data...
index.html Loading commit data...
manifest.json Loading commit data...
package.json Loading commit data...
worker.js Loading commit data...