Konstantin

Results 22 comments of Konstantin

@gfx hello Please check [my comment](https://github.com/amatsuda/jb/issues/18#issuecomment-375436276) in #18. Try to set rspec `render_views` setting to `true`: ```ruby RSpec.configure do |config| config.render_views = true end ```

the same: ```console npm run build > [email protected] build /node_modules/angular2-token > rimraf dist && ng-packagr -p ng-package.json Building Angular Package Building entry point 'angular2-token' Rendering Stylesheets Rendering Templates Compiling TypeScript...