Eric Chen

Results 2 comments of Eric Chen

In the project we use`gulp --gulpfile=aaa/bbb/gulpfile.js` and it works fine. Now we want to add default gulpfile path in the gulp config file `.gulp.json`. However this does not work as...

I got the same issue when using multi-semantic-release to publish the angular lib projects. The current workaround is to delete `projects` dir in the pipeline and copy `dist/*` dir to...