mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
feat: 升级midway,支持esm
This commit is contained in:
@@ -2,8 +2,6 @@ logs/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
node_modules/
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
coverage/
|
||||
dist/
|
||||
.idea/
|
||||
@@ -13,9 +11,6 @@ run/
|
||||
*.un~
|
||||
.tsbuildinfo
|
||||
.tsbuildinfo.*
|
||||
/data/db.sqlite
|
||||
/pnpm-lock.yaml
|
||||
.serverless
|
||||
data
|
||||
public
|
||||
!public/.gitignore
|
||||
./data
|
||||
|
||||
./test/**/*.js
|
||||
|
||||
Reference in New Issue
Block a user