Skip to content
Snippets Groups Projects
Commit 84314358 authored by Andrew Cohen's avatar Andrew Cohen
Browse files

windows dist -- use bin folder for exe's

parent f910f6cc
Branches
Tags v1.1.8
No related merge requests found
......@@ -7,3 +7,6 @@ xcopy /Y /I /Q /S leverjs leverjsExt
xcopy /Q /Y /I /S j2l leverjsExt
copy server.js leverjsExt
copy package.json leverjsExt
mkdir bin
copy prebuilt\*.json bin\
copy prebuilt\*.exe bin\
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment