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

13 commits

Author SHA1 Message Date
Andrey Antukh
6a1dad581e Disable var and ns clash warning. 2016-02-06 12:24:47 +02:00
Andrey Antukh
1abc0e4239 Replace :whitespace optimization with :none
Because :whitespace is not compatible with nodejs target.
2016-02-04 23:09:27 +02:00
Andrey Antukh
0a64ff9ef3 Replace advanced optimizations with whitespace on tests. 2016-02-04 23:06:26 +02:00
Andrey Antukh
48af590bd8 More improvements to the test runner. 2016-02-02 22:04:45 +02:00
Andrey Antukh
cb3b5d45f6 Add .travis.yml file. 2016-02-02 21:45:51 +02:00
Andrey Antukh
787a31ac4d Tests are coming. 2016-02-02 21:33:32 +02:00
Andrey Antukh
d62a6922be Enable rerendering when new code is loaded. 2016-01-17 23:28:10 +02:00
Andrey Antukh
32cbe2c1a5 Remove backend code and adapt scripts to new structure. 2016-01-12 16:54:53 +02:00
Andrey Antukh
a8fe18a465 Disable paralel build on figwheel (seems buggy at this moment). 2016-01-11 00:19:52 +02:00
Andrey Antukh
7810295300 Enable paralel build flag on build.clj and watch.clj scripts. 2016-01-08 21:23:04 +02:00
Andrey Antukh
101e2366e1 Enable parallel builds for figwheel (thanks to cljs 1.7.228). 2016-01-08 21:16:46 +02:00
Andrey Antukh
0f41481580 Add reader macro #ux/tr for simple translation strings. 2016-01-08 01:45:06 +02:00
Andrey Antukh
2a32f1fcf6 Initial commit 2015-12-30 00:18:59 +02:00