How to run ionic sass only

hi,

how is it possible to run the sass->css task without compleate build?

./node_modules/.bin/ionic-app-scripts sass

works a little bit. hint: “Bundling must have at least ran once before Sass compilation.” but how?