Details
-
Type:
Improvement
-
Status: Resolved (View workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.0
-
Fix Version/s: 4.3.0
-
Component/s: Scaffolding
-
Labels:None
Description
The box.json for the coldbox scaffolds includes TestBox as a dev dep but a production install is performed so dev deps like TestBox don't get installed. As the ColdBox scaffold commands are inherently for development use, let's change this to a normal dev install.