mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Optimize building process
This commit is contained in:
parent
f8a131e3bc
commit
35ef89c2a6
119 changed files with 18026 additions and 221 deletions
6
vendors/Progress.js/Makefile
vendored
Normal file
6
vendors/Progress.js/Makefile
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
BASE = .
|
||||
|
||||
build:
|
||||
cd build && node build.js
|
||||
|
||||
.PHONY: build
|
||||
Loading…
Add table
Add a link
Reference in a new issue