Abel Hoogeveen
6f2e941eb1
- Components are now initialized before deferredComponentClasses are called. This ensures that components are properly prepared to be called. - Directories are now added to components before components are initialized. The following order has thus been established: 3.1 Load Components 3.1.1 setInstance of component 3.1.2 run onCreateContainer() 3.2 Add directories by category 3.3 each component init() 3.4 deferComponentClass invoke See document on FuzeWorks boot order.
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.gitlab-ci.yml export-ignore
|
|
.travis.yml export-ignore
|
|
test/ export-ignore
|
|
docs/ export-ignore |