Skip to content

Commit f7688a9

Browse files
committed
Update to new build process and add lint.
This also fixes lint errors with no external API changes.
1 parent 5ea666c commit f7688a9

File tree

5 files changed

+540
-81
lines changed

5 files changed

+540
-81
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ dist
44
*.pyc
55
_build/
66
*.mpy
7-
build/
87
.DS_Store
8+
.env
9+
build*
10+
bundles

0 commit comments

Comments
 (0)