Skip to content

Commit

Permalink
update esbuild to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
evanw committed Apr 28, 2021
1 parent 19db914 commit 8e9ae59
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 14,837 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ node_modules/pkg/package.json:
node_modules/pkg/file.js:
input.works = true
</pre></td>
<td>🚫</td>
<td>βœ…</td>
<td>🚫</td>
<td>βœ…</td>
<td>🚫</td>
Expand All @@ -307,7 +307,7 @@ node_modules/pkg/package.json:
node_modules/pkg/file.js:
input.works = true
</pre></td>
<td>🚫</td>
<td>βœ…</td>
<td>🚫</td>
<td>βœ…</td>
<td>🚫</td>
Expand Down Expand Up @@ -358,14 +358,14 @@ node_modules/pkg/lib/index.js:
node_modules/pkg/lib/fail.js:
throw 'fail'
</pre></td>
<td>🚫</td>
<td>βœ…</td>
<td>βœ…</td>
<td>βœ…</td>
<td>βœ…</td>
<td>🚫</td>
</tr>
<tr><td>Percent handled:</td>
<td>87.5%</td>
<td>100.0%</td>
<td>79.2%</td>
<td>66.7%</td>
<td>62.5%</td>
Expand Down Expand Up @@ -504,14 +504,14 @@ node_modules/pkg2/index.js:
node_modules/pkg3/index.js:
input.works = true
</pre></td>
<td>🚫</td>
<td>βœ…</td>
<td>βœ…</td>
<td>βœ…</td>
<td>βœ…</td>
<td>βœ…</td>
</tr>
<tr><td>Percent handled:</td>
<td>88.9%</td>
<td>100.0%</td>
<td>100.0%</td>
<td>100.0%</td>
<td>100.0%</td>
Expand Down
Loading

0 comments on commit 8e9ae59

Please sign in to comment.