geekgeekrun
|
f69b597cd7
|
try to fix production package cannot run due to cannot find module cli-highlight
|
2024-04-05 17:18:25 +08:00 |
|
geekgeekrun
|
646045fad5
|
downgrade sqlite patch version to solve I couldn't build successfully in electron TryGhost/node-sqlite3 #1746
|
2024-03-21 10:06:44 +08:00 |
|
geekgeekrun
|
3f6a4615e3
|
fix the production package cannot run issue caused by glob(path-scurry) module error - maybe the version of glob is too new, and there exists different version of glob, so download rimraf and typeorm to makes major version of glob at 7
|
2024-03-21 01:24:42 +08:00 |
|
geekgeekrun
|
37917b30ca
|
adjust run dev script of sqlite-plugin
|
2024-03-17 17:20:46 +08:00 |
|
geekgeekrun
|
ed822d7cc4
|
call sqlite-plugin in run-core
|
2024-03-17 16:15:31 +08:00 |
|
geekgeekrun
|
0446f886c4
|
enhance the build script of sqlite-plugin;
|
2024-03-17 13:16:48 +08:00 |
|
geekgeekrun
|
99d9ad3f95
|
add sqlite plugin(with typeorm and sqlite) and business entities
|
2024-03-17 12:39:55 +08:00 |
|