0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
Commit graph

16 commits

Author SHA1 Message Date
Andrey Antukh
7430a9b332 🎉 Add deployCommit and deployDate to config object. 2020-03-12 12:52:37 +01:00
Andrey Antukh
b3747ee0e7 🚧 Add missing variable on gulpfile. 2020-03-12 09:59:24 +01:00
Andrey Antukh
aa57083afc 🔧 Minor changes on frontend build config. 2020-03-11 17:21:07 +01:00
Andrey Antukh
45290441de 🔥 Remove view sub application. 2020-03-11 15:53:18 +01:00
Andrey Antukh
c09f281f58 🎉 Make the build to be config independent.
Loading the configuration dinamically using
global variables defined in index.html.
2020-03-11 09:20:12 +01:00
Andrey Antukh
ecde4493e0 ♻️ Icons and Styles build refactor. 2020-02-25 16:24:40 +01:00
Andrey Antukh
f57ce57cb3 ♻️ Refactor on docker and build scripts.
- Migrate to from ubuntu to debian.
- Add new buildenv image.
- Remove production images building from this repo.
- Better comaptibility with other architectures (arm64).
- Improved config management.
2020-01-20 13:26:37 +01:00
Andrey Antukh
f2d475d3d3 ♻️ Refactor all i18n subsystem. 2020-01-11 16:28:54 +01:00
Andrey Antukh
fd1796557d Introduce modules and code splitting on the build system. 2019-08-07 20:08:11 +02:00
Andrey Antukh
7c1168e797 feat(frontend): improve scss build for production 2019-07-02 20:04:15 +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
Andrey Antukh
8a5c1498e9 misc: remove commented code from gulpfile 2019-05-31 14:43:06 +02:00
Andrey Antukh
4b14e02692 feat: upgrade to gulp 4.x on frontend build 2019-05-31 13:52:35 +02:00
mathieu.brunot
026150ff7a
Add release generation tools 2018-11-25 10:48:40 +01:00
Andrey Antukh
e5651f6d5a
Add brotli and gzip static compression to gulp tasks. 2017-02-21 13:23:15 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
Renamed from gulpfile.js (Browse further)