How do I trigger an added script option in package json?
Richard Glen
09/07/2021, 2:11 PM
Here's my added script
Richard Glen
09/07/2021, 5:27 PM
Oof, I guess this is one way to do it.
Richard Glen
09/07/2021, 5:29 PM
But I'm not sure if this is the best way to get path of js compilation
(btw thanks to @Marc Knaup and @turansky for sharing their gradle configurations.)