This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
signal-desktop
Watch
2
Star
0
Fork
You've already forked signal-desktop
0
Code
Issues
Pull requests
Projects
Releases
Packages
2
Wiki
Activity
Actions
b4f4f87a7c
signal-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 01:32:29 +00:00
node_modules
Build unminified manifest.css from sources
2014-11-07 08:32:32 +00: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 01:55:33 +00:00
build
Reference in a new issue
Copy permalink