Create external module with component / template / style

Hi everyone,

I would like to create an external module (ionic 3.7.1) (with component / template / style), I base my module on the template https://github.com/ionic-team/ionic-module-template, but I am unable to use an external template file (vs inline template) not a dedicated scss file.

Is there anyway to do that ?