Closed PerryAJ closed 1 year ago
Fixes #93
Two different issues identified:
The primary issue when loading the module was due to improperly set perspective module dependency configuration.
The web project did seem to build correctly for me, but was not properly getting included into the assembled module
In addition, I added some documentation to explain the change in how the web assets are integrated into the project.
Contrary to the original changes, I checked this fix in completely clean checkout and it successfully loaded into an 8.1.22 gateway.
I tested this on my environment and it worked, LGTM
Fixes #93
Two different issues identified:
The primary issue when loading the module was due to improperly set perspective module dependency configuration.
The web project did seem to build correctly for me, but was not properly getting included into the assembled module
In addition, I added some documentation to explain the change in how the web assets are integrated into the project.
Contrary to the original changes, I checked this fix in completely clean checkout and it successfully loaded into an 8.1.22 gateway.