Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fabyeah opened this issue Apr 19, 2016 · 3 comments

Comments

@fabyeah
Copy link

fabyeah commented Apr 19, 2016

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

@fabyeah fabyeah changed the title It is not possible to use packages from a package folder outside of the app folder Is it possible to use packages from a package folder outside of the app folder? Apr 19, 2016
@jackboberg
Copy link
Contributor

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

XervoIO/docker-build-meteor#11

@fabyeah
Copy link
Author

fabyeah commented Apr 19, 2016

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?

@kvo68
Copy link

kvo68 commented Jan 20, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants