Skip to content

Commit

Permalink
build: thyself.
Browse files Browse the repository at this point in the history
  • Loading branch information
knightedcodemonkey committed Jan 20, 2024
1 parent ff1492b commit 85e47e2
Show file tree
Hide file tree
Showing 5 changed files with 455 additions and 2,223 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"error",
{
"convertPath": {
"src/*.js": ["^src/(.+)$", "dist/$1"]
"src/*.js": ["^src/(.+)$", "dist/esm/$1"]
}
}
]
Expand Down
Loading

0 comments on commit 85e47e2

Please sign in to comment.