nativescript-schematics icon indicating copy to clipboard operation
nativescript-schematics copied to clipboard

ng add @nativescript/schematics to detect style=scss

Open sebawita opened this issue 7 years ago • 3 comments

Need to update the ng-add schematic to detect that scss is used by the web project and add necessary scss config for NativeScript

sebawita avatar Jul 26 '18 10:07 sebawita

Ach so it does not support it? I thought it is a bug :) after failing all kinds of configurations in angular.json

xnf avatar Aug 20 '18 04:08 xnf

@sebawita @sis0k0 So need to wait for support scss ? or there are some workaround ? My project is a fork of https://github.com/tomastrajan/angular-ngrx-material-starter and I get this error when trying to npm run android

  • First error I guess is related to scss suport
  • Second error conflict with cypress tsconfig.json but I dont know how to fix it.

You can repro this with clone https://github.com/tomastrajan/angular-ngrx-material-starter and ng-add

image

If someone can help me thanx :)

anthowm avatar Dec 29 '18 23:12 anthowm

So is it fixed now? I was trying to add nativescript to a web app and I was still getting those errors, is there any way to make it work?

dariusbiro avatar Oct 30 '19 12:10 dariusbiro