- senses build to dist/senses/<name>/index.js - workflows build to dist/workflows/<name>/index.js - scripts/build.mjs: clean dist/ before build, output to dist/ - .gitignore: simplified to just dist/ 小橘 <xiaoju@shazhou.work>
9 lines
65 B
Plaintext
9 lines
65 B
Plaintext
data/
|
|
node_modules/
|
|
logs/
|
|
nerve.pid
|
|
nerve.sock
|
|
false/
|
|
*.db
|
|
dist/
|