cli icon indicating copy to clipboard operation
cli copied to clipboard

Is it possible to use packages from a package folder outside of the app folder?

Open fabyeah opened this issue 8 years ago • 3 comments

With the new deployment process (modulus cli 6, meteor runtime), are used packages in outside folders uploaded, too?

fabyeah avatar Apr 19 '16 15:04 fabyeah

Are you referring to the dependencies defined in your root package.json? If so, we are working on that here:

onmodulus/docker-build-meteor#11

jackboberg avatar Apr 19 '16 15:04 jackboberg

No I'm talking about local meteor packages, where the folder is defined by the environment variable PACKAGE_DIRS.

I might switch from using packages to importing modules. Still, if the modules are located outside the app root folder, will it be possible to deploy?

fabyeah avatar Apr 19 '16 15:04 fabyeah

I am having the same question too: Symlink'ed files deployment with 6.0.0? #123

kvo68 avatar Jan 20 '17 13:01 kvo68