mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 00:15:24 +02:00
Merge branch 'develop' into copilot/remove-js-yaml-runtime-dependency
This commit is contained in:
@@ -42,7 +42,7 @@ async function killProc() {
|
||||
'./node_modules/nodemon/bin/nodemon.js',
|
||||
[
|
||||
'-w', 'src',
|
||||
'-e', 'ts,js,mjs,cjs,json,pug',
|
||||
'-e', 'ts,js,mjs,cjs,tsx,json,pug',
|
||||
'--exec', 'pnpm', 'run', 'build',
|
||||
],
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user