Commit Graph

19 Commits (b0ad0fc87cd388fc5be7cd815303d9757a31e348)

Author SHA1 Message Date
Tienson Qin 36aa870c42 fix: add :pseudo-names true for electron build 2021-11-18 15:41:35 +08:00
Tienson Qin b339090d81 ci: disable electron-rebuild temporarily 2021-11-05 22:14:44 +08:00
charlie 2bf8a17f6e fix(dev): watch css 2021-10-18 21:46:29 +08:00
Weihua Lu 4d59cb9dec fix: sync static 2021-09-28 14:58:43 +08:00
Tienson Qin 133fbd97ce fix: add rebuild:better-sqlite3 to electron release 2021-06-15 22:13:08 +08:00
charlie 097989ee6f improve(dev): live the std out/err when watch CSS bulid 2021-03-23 10:30:45 +08:00
Tienson Qin e06ee2290f refactor: merge both vendor.css and main.css
Import all used CSS modules into tailwind.all.css
2021-03-19 22:08:35 +08:00
charlie 67321778a6 improve(dev): css development flow 2021-03-19 15:16:21 +08:00
Charlie 2625552e76
improve(dev): support tailwind jit mode (#1473) 2021-03-18 19:46:39 +08:00
Tienson Qin 5ce319415c fix: fix code-editor and other extensions not working when publishing
Also, removed unused files for publishing
2021-03-16 23:03:46 +08:00
charlie ad40770e96 improve(electron): release build script 2021-01-28 23:00:36 +08:00
charlie 32c2d4f268 feat(electron): support upload any asset types 2021-01-28 15:57:42 +08:00
charlie 16a5974656 improve(electron): development experience 2021-01-21 12:11:02 +08:00
charlie b40b5925f7 refactor: build styles 2020-12-21 14:02:02 +08:00
charlie 6f9a475ef4 fix: gulp:build for production 2020-12-17 15:38:03 +08:00
charlie 4e1e3b3df5 refactor: improve development experience of styles 2020-12-15 16:08:13 +08:00
Runjuu 2ee5d0a5f0 feat(dev): using same style path at production
https://github.com/logseq/logseq-backend/pull/1
2020-11-02 16:36:07 +08:00
Runjuu df1043be0a feat(dev): update build process
change output from `resources/static/` to `static/`
2020-11-02 10:52:37 +08:00
Runjuu 22887860df feat(dev): better support for processing tailwind css
- support use tailwind’s most features.
- support write css right next to the components.
2020-11-02 09:56:52 +08:00