jeff
12/27/2020, 9:08 PMnpm() but that doesn't seem to resolve.Deactivated User
12/27/2020, 9:43 PMdependencies {
implementation(npm("react", "> 14.0.0 <=16.9.0"))
}jeff
12/28/2020, 2:59 AM<script src="MY_DEPENDENCY"></script> (my day job is Android so don't know js too well.) So the next question is:andylamax
12/28/2020, 5:49 AM<script> is not the recommended way. Find it's npm directory and use the method above