Skip to content

Commit c7448ca

Browse files
committed
rm: distribution files
1 parent 70ca701 commit c7448ca

File tree

4 files changed

+2
-2056
lines changed

4 files changed

+2
-2056
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.swp
22
node_modules/
3+
lib/

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ TEST_TIMEOUT = 2000
33
TEST_REPORTER = spec
44

55
lib/pathfinding-browser.js: $(SRC)
6+
@mkdir -p lib
67
@node utils/build.js
78

89
test:

0 commit comments

Comments
 (0)