mirror of
https://github.com/sern-handler/sern-community
synced 2026-06-06 01:16:57 +00:00
chore: so my boss wanted this button ...
permalink: http://whatthecommit.com/9e7c6cba3d5a056463c8c0f2656bbc67
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "tsup && node .",
|
||||
"dev": "tsup && node --no-warnings .",
|
||||
"dev": "tsup && node --preserve-symlinks .",
|
||||
"watch": "tsup --watch --onSuccess \"node .\"",
|
||||
"compile": "tsup"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user