Commit 1ff433a
authored
chore: output bundled files as dist/bundle.yaml (#88)
In the README, 'npm run build' bundles the definition to the dist folder.
However before the modification, the script outputed 'dist.yaml' in the root directory.
Therefore, 'dist.yaml' was marked as unmanaged by git.1 parent 76fe44c commit 1ff433a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
0 commit comments