Commit graph

19 commits

Author SHA1 Message Date
Vitaly
5bc6172dc7 skip cypress on ci for now, lets just deploy 2023-08-17 05:53:37 +03:00
Vitaly
9227ccc7d6 first real cypress test, try on ci
remove refs to unimplemented components for now
2023-08-17 05:35:29 +03:00
Vitaly
d8a69a31d8 oops. install pnpm first. 2023-08-09 21:37:07 +03:00
Vitaly
036e82c314 use temporarily github pages as vercel cant fetch some git repos? 2023-08-09 21:36:39 +03:00
Vitaly
5300f0cde5 remove not needed files 2023-08-09 16:24:22 +03:00
extremeheat
d414596ab0
Release 1.5.0 (#347)
* Update publish.yml to use node 18

* Update package.json

* Update HISTORY.md
2023-07-22 14:42:09 +02:00
Romain Beaumont
ed4c558384
remove cname copying in ci.yml 2023-04-09 00:42:23 +02:00
Romain Beaumont
24639915ec
use node 18 (#343)
* use node 18

* Update webpack.common.js
2023-04-09 00:34:33 +02:00
Romain Beaumont
5cf0cb4a4f
fix sed replacement 2021-03-14 17:31:05 +01:00
Romain Beaumont
871a27af14
trying to use | in ci.yml 2021-03-14 17:25:15 +01:00
Romain Beaumont
b812bfc9cb
Update ci.yml 2021-03-14 17:19:23 +01:00
Romain Beaumont
4792ac61a7
fix for real build 2021-03-12 17:09:49 +01:00
Romain Beaumont
9141df900a
fetch all branches 2021-03-12 17:02:17 +01:00
Romain Beaumont
f4c61fa01f
try fix gh pages deploy 2021-03-12 16:59:16 +01:00
Romain Beaumont
45139940c7
keep CNAME on gh pages deploy 2021-03-12 16:44:42 +01:00
Romain Beaumont
c8e3ffd019
Optimize webpack usage, fix #34 (#58)
* introduce prod/dev build https://webpack.js.org/guides/production/
* use it properly with express https://webpack.js.org/guides/development/#using-webpack-dev-middleware
to provide a fast npm start (5 second)
2021-03-06 01:29:28 +01:00
Karang
b9c3a6acac Add deploy to gh-pages 2021-03-04 04:02:30 +01:00
Romain Beaumont
1962a878b0 fix package.json 2021-02-27 22:28:08 +00:00
Romain Beaumont
d186c09a0b Initial commit 2021-02-27 22:27:59 +01:00