This website requires JavaScript.
Explore
Help
Register
Sign in
thegamer
/
Cable-Desktop
Watch
2
Star
0
Fork
You've already forked Cable-Desktop
0
Code
Issues
Pull requests
Releases
Wiki
Activity
30dd43a959
Cable-Desktop
/
.gitignore
4 lines
31 B
Text
Raw
Normal View
History
Unescape
Escape
Grunt preen and concat Set up grunt with tasks for: * preen - deletes unused files from bower_components, configured in bower.json * concat - concatenates preened bower components, configured automagically from the preen config It's worth noting that this setup assumes the order of files within a package doesn't matter. This is usually true since we often include only one file from the package.
2014-10-30 02:32:29 +01:00
node_modules
Build unminified manifest.css from sources
2014-11-07 09:32:32 +01:00
.sass-cache
Add emscripten-compiled curve25519 module Build with `grunt compile && grunt concat:curve25519` after installing emscripten. Enable by either (a) not loading nativeclient.js or (b) setting `textsecure.NATIVE_CLIENT = false` before loading nativeclient.js.
2014-11-08 02:55:33 +01:00
build
Reference in a new issue
Copy permalink