0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
Commit graph

28 commits

Author SHA1 Message Date
Andrey Antukh
3f62d7cb65 misc: simplify the build scripts 2019-07-19 08:37:21 +00:00
Andrey Antukh
5ecd86ba02 misc: naming refactor on build process 2019-07-04 12:17:55 +02:00
Andrey Antukh
d908cf566a misc: more speed improvement on develop images building 2019-07-04 09:40:17 +02:00
Andrey Antukh
d8e205ec25 misc: add develop images (faster and debug ready images) 2019-07-04 09:24:20 +02:00
Andrey Antukh
31766fde32 feat: enable runnint test on travis 2019-06-24 19:38:51 +02:00
mathieu.brunot
0109c3ff1d
🚧 Add tests option
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-19 18:31:48 +02:00
Andrey Antukh
3b648f5aa5 refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
2019-06-03 16:51:20 +02:00
mathieu.brunot
f44b9a0fc8
🎨 Allow remote development with figwheel 2019-02-21 04:37:30 +01:00
mathieu.brunot
4ec303520b
🐛 Use local backend by default 2019-02-14 13:04:35 +01:00
mathieu.brunot
026150ff7a
Add release generation tools 2018-11-25 10:48:40 +01:00
Andrey Antukh
c4a5d26e8b
Minor reorganization of vendor dependencies. 2017-03-06 18:38:17 +01:00
Andrey Antukh
fa7b0987a1
Fix default development server uri. 2017-03-06 09:22:29 +01:00
Andrey Antukh
e453841d66
Improve demo warning on home and add conditional build options. 2017-03-02 17:13:09 +01:00
Andrey Antukh
bfd99ebb8f
Fix build/watch tests scripts. 2017-03-01 20:08:26 +01:00
Andrey Antukh
daa50470f8
Use local lein for frontend dist scripts. 2017-02-22 20:47:41 +01:00
Andrey Antukh
d792f38026
Enable gzip and brotli precompression on dist scripts. 2017-02-21 12:19:27 +01:00
Andrey Antukh
835dcb15d7
Generate .gz files for dist build. 2017-02-21 11:25:01 +01:00
Andrey Antukh
a546811b40
Add the ability to deactivate the function name mungling. 2017-02-21 11:24:28 +01:00
Andrey Antukh
4eaece6cb5
Use relative urls for api and view apps. 2017-01-21 18:13:42 +01:00
Andrey Antukh
7f38aa97fa
Remove dist script (replaced by fabric). 2017-01-21 17:24:48 +01:00
Andrey Antukh
bdb4e077a3
Minor fix on frontend dist command. 2017-01-21 16:50:05 +01:00
Andrey Antukh
79b551af3e
Set cache-analysis to false. 2016-12-20 12:37:53 +01:00
Andrey Antukh
aa4c39395f
Set proper default config. 2016-11-22 18:36:23 +01:00
Andrey Antukh
14a1746ba5
Add builtin lein script. 2016-11-22 16:53:10 +01:00
Andrey Antukh
dc83e23ed1
Disable analysis cache and enable advanced optimizations on dist-main. 2016-11-22 00:06:40 +01:00
Andrey Antukh
5a167ae031
Update scripts. 2016-11-21 23:44:57 +01:00
Andrey Antukh
730bbba2b9
Disable :advanced compilation in dist-main script. 2016-11-21 23:32:29 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00