This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
geekgeekrun
Watch
1
Star
0
Fork
0
You've already forked geekgeekrun
mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced
2026-06-14 20:20:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5184d275c354c943f7d18ae5a055fcf087253108
geekgeekrun
/
packages
/
sqlite-plugin
History
geekgeekrun
da72bec6a7
reduce production package size by set
node-linker=hoisted
2024-11-30 15:31:23 +08:00
..
src
reduce production package size by set
node-linker=hoisted
2024-11-30 15:31:23 +08:00
.gitignore
ignore any db file
2024-03-17 21:58:02 +08:00
.npmignore
…
package.json
shrink production package size - drop useless file during package
2024-03-29 09:38:18 +08:00
tsconfig.json
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