Commit 872ef2a
authored
chore: correct file path of template files (#11331)
Globby isn't finding any files because the script is being executed from the `bin` folder. Update the file path to explicitly point to the location of the `create-package.js` module and search for template files relative to that path.1 parent 3ce13c8 commit 872ef2a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments