goleary
Importing local dependencies like in in airplane (not from a private npm package)
We have been using airplane.dev, but are giving windmill a try since airplane is being sunset.
In our airplane scripts we were able to import dependencies from our mono repo. In windmill it seems like to use our internal dependencies we'd have to publish them as private npm packages?
Is this the case or is there some way to import them locally?
7 replies