Commit 5d7df21
committed
Run
This adds a convenience `script` entry to the `package.json` file that
allows bundling everything into `dist/`, dependency-free.
Since `ncc` generates a lot of `.d.ts` files (which are not required to
run the GitHub Action), we go ahead and tell Git to ignore these.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>ncc via npm run build-dist
1 parent 1b8d5fd commit 5d7df21
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | | - | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments