diff options
| author | julian laplace <julescarbon@gmail.com> | 2025-07-05 00:26:53 +0200 |
|---|---|---|
| committer | julian laplace <julescarbon@gmail.com> | 2025-07-05 00:26:53 +0200 |
| commit | ab52cb05679b7f5850af09372c312b1bb2c699c8 (patch) | |
| tree | 92994a17ab82c497f395f39be7ebc6490dc74cbb /package.json | |
| parent | 60fd4cf67dfbe3fd223791e77d4e2fe1c67c613f (diff) | |
sine
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 4672020..bde246e 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "", "main": "./client/index.js", "scripts": { + "watch": "npx webpack", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", |
