Teradata / vantage-ui-template

Template for UI applications in Vantage
MIT License
185 stars 79 forks source link

bugfix(upstream): fixed ver `@ngtools/webpack` to avoid issue with new version #37

Closed emoralesb05 closed 7 years ago

emoralesb05 commented 7 years ago

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

emoralesb05 commented 7 years ago

No need for this PR when we release beta.2