Closed emoralesb05 closed 7 years ago
ng serve --aot was failing because of an introduced bug on a new version of the dependency.
ng serve --aot
This is just a workaround while we see if we need to remove the sources files from the publishing process.
This wont be needed when this is merged and published https://github.com/Teradata/covalent/pull/311
No need for this PR when we release beta.2
beta.2
Description
ng serve --aot
was failing because of an introduced bug on a new version of the dependency.This is just a workaround while we see if we need to remove the sources files from the publishing process.
This wont be needed when this is merged and published https://github.com/Teradata/covalent/pull/311