ng2-swipe-cards
ng2-swipe-cards copied to clipboard
Issue when using uglifyjs in prod
When using UglifyJs in webpack i recieve the following error message:
ERROR in main.bcef97c51ee8a9942d5e.bundle.js from UglifyJs
Unexpected token: name (TinderCardDirective) [main.bcef97c51ee8a9942d5e.bundle.js:47943,6]
Any idea how to solve this issue. As the resultant js is not minified
Thanks in advance
Same here...