@danilovaz wrote:
I know my question may be stupid. But I have to ask.
I'm working on a project with version 2.5.0 Ember and Ember-cli version 2.4.3. And in this project I am using some things like: Stylus, Rupture, Rucksack and PostCSS and my current build is done with the gulp, however, the ember-cli forces build with broccoli, but I do not want the build be due the broccoli but by gulp.
Does anyone know the best way I can disable the build ember-cli and use only the build gulp and if it is a good practice? I know it's "native", but gulp currently best meets my needs than broccoli + ember-cli, plan to use the ember-cli for the simplest tasks ember.
Thanks.
Posts: 1
Participants: 1