Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0, 4.0.0.E
-
Fix Version/s: 4.0.0
-
Component/s: None
-
Labels:None
Description
As a developer I would like the platform builds to be separated into two phases: 1) npm build for Admin SPA and 2) mvn build of the platform, in order to speed up the development.
Rationale: Admin re-builds are infrequent and in some cases unnecessary (e.g. platform uses do not change Admin). Having pre-built Admin SPA reduces project setup effort and time re-quired to perform rebuilds of the SPA
Attachments
Issue Links
- is dependent by
-
YC-975 Use angular-cli in admin client
- Resolved