Skip to content

Commit a1c25ef

Browse files
authored
Update Makefile
1 parent b0d728e commit a1c25ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,7 @@ major: ## bump a major version
122122
dist-py: # build python dists
123123
python -m build -w -s
124124

125-
<<<<<<< before updating
126-
dist-build-js: # build js dists
127-
=======
128125
dist-js: # build js dists
129-
>>>>>>> after updating
130126
cd js; pnpm pack
131127

132128
dist-check: ## run python dist checker with twine

0 commit comments

Comments
 (0)