Modify build process to allow events to be stored in multiple files #2
Open
opened 2 years ago by n3parikh
·
0 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Currently, all the events are in
events.xml
, and the build script pulls from there. However, this file is very large, which makes it difficult to open up and edit.We should modify the build script to be able to handle multiple files, so that we can split the events file up.