Commit 3032e8a
authored
Feature/refactor (#86)
* Refactored the 'generate-from-prefab' helper out into mutliple fucntions to allow for reuse
* Adds new 'recurse-directories helper
* Updaates multiple scripts to make them simpler and more readable, also fixes buggy issues with watch, substitute and build scripts
* refactored a bunch of helpers to be more generic and readable and fixed some bugs
* Ran build
* Fixed an issue with build not rewriting all files
* 5.2.31 parent 76ebb87 commit 3032e8a
26 files changed
Lines changed: 1054 additions & 980 deletions
File tree
- dist
- data
- src
- data
- helpers
- file
- module
- scripts
- builda-build
- builda-install
- builda-project
- helpers
- builda-substitute
- builda-update
- builda-watch
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments