TeamMaestro / angular-native-seed

Build web apps and NativeScript applications from one codebase using the AngularCLI.
265 stars 71 forks source link

Build Script Copies Components Incorrectly #24

Closed sean-perkins closed 7 years ago

sean-perkins commented 7 years ago

Introduced in commit: https://github.com/TeamMaestro/angular-native-seed/commit/e44d3e445951f8a4292a20ba333ebb14fc9ddf93

The updated scripts incorrectly run on the wrong directory for clean-up of the component styles, causing the .ts based component to override any .tns.ts versions.