Jim
09/28/2021, 5:36 PMJim
09/28/2021, 5:39 PMYou can add custom entries to the project's package.json via the Gradle DSL. To add custom fields to your package.json, use the customField function in the compilations packageJson block:
maybe this is the way 🤔 https://kotlinlang.org/docs/js-project-setup.html#package-json-customizationJim
09/28/2021, 5:40 PMJim
09/28/2021, 6:08 PMJim
09/28/2021, 6:08 PM