This closes #318
@ -53,6 +53,7 @@ async function readMetaData(path, {
if (deploymentType === 'static') {
isStatic = true
deploymentType = 'npm'
}
if (deploymentType === 'npm') {