We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3bc518 commit 49e6816Copy full SHA for 49e6816
scripts/build_deps.bat
@@ -122,5 +122,6 @@ cd ..\..
122
copy /y node_modules\sqlite3\build\Release\node_sqlite3.node node_modules\sqlite3\lib\binding\node-v47-win32-x64
123
124
call grunt setup
125
+call bower install
126
127
c:\msys64\usr\bin\wget --quiet https://raw.githubusercontent.com/technomancy/leiningen/stable/bin/lein.bat
0 commit comments