Kotlin / kotlin-frontend-plugin

Gradle Kotlin (http://kotlinlang.org) plugin for frontend development
Apache License 2.0
563 stars 69 forks source link

Provide configuration for "no-bin-links" NPM option #96

Open wem opened 6 years ago

wem commented 6 years ago

In some situations symlinks are not very handy, for example with Docker etc. For me, i got problems to bring the build working Teamcity agent. It would be nice to have an option to avoid this links.

I would make a PR