(may be related to #14 )
During a static content build with no DB connection, Model/Config.php is instantiated and getAllowedCurrecies is called - which requires a DB connection. This means the bin/magento command does not work without a database connection.
(PR incoming)
(may be related to #14 )
During a static content build with no DB connection, Model/Config.php is instantiated and getAllowedCurrecies is called - which requires a DB connection. This means the bin/magento command does not work without a database connection.
(PR incoming)