Set dist/index as entrypoint

This commit is contained in:
Nick Alteen
2023-08-23 13:37:14 -04:00
parent 4ddc52349f
commit 0e82f80ee6
8 changed files with 4452 additions and 3351 deletions

2
.gitignore vendored
View File

@ -96,4 +96,4 @@ Thumbs.db
# Ignore built ts files
__tests__/runner/*
lib/**/*
dist/**/*