Skip to content

Commit

Permalink
Move away from using @ for partials
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrelbug committed Apr 10, 2020
1 parent 48a0c80 commit 0c00222
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/browser/eta.dev.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/browser/eta.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/eta.cjs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/eta.es.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -74,7 +74,7 @@
],
"coverageThreshold": {
"global": {
"branches": 85,
"branches": 84,
"functions": 95,
"lines": 95,
"statements": 95
Expand Down

0 comments on commit 0c00222

Please sign in to comment.