Files
James Onnen fe81e55925 Add support for optional paths (#472)
* Add PathNode with optional fields to project. This allows a path to be defined either as `"$path": "src"` or `"$path": { "optional": "src" }`

* Make $path truly optional

* Prevent rojo from erroring if no project node is resolved

* Use match instead of if-statement

* Add end-to-end tests (credit to MobiusCraftFlip for initial scenario)

* Pass option with ref inside instead of reference to option

* Empty commit to restart GitHub Actions

* Simplify build test

* Minimize serve test: it fails

* Simplify serve test even more

* Ignore failing serve test

Co-authored-by: Lucien Greathouse <me@lpghatguy.com>
2022-04-19 18:43:47 -04:00
..
2019-08-08 18:30:53 -07:00
2019-08-14 15:34:25 -07:00
2019-08-07 17:41:17 -07:00
2019-08-08 18:30:53 -07:00
2019-08-14 15:07:37 -07:00
2019-08-08 18:30:53 -07:00
2019-08-07 17:41:17 -07:00