Closed BorntraegerMarc closed 7 years ago
Had the problem again, that if I installed the package with "@vaadin/angular2-polymer": "file:../angular-polymer", that the whole "renderer" folder was missing in the target project. Had to copy it over manually. Maybe a import is missing?
@BorntraegerMarc I've updated the package.json and .npmignore configs, should fix this. Please try installing with feature/renderer branch.
feature/renderer
Had the problem again, that if I installed the package with "@vaadin/angular2-polymer": "file:../angular-polymer", that the whole "renderer" folder was missing in the target project. Had to copy it over manually. Maybe a import is missing?