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

Rename public-resource directory to avoid clash in classpath #167

Open
flosell opened this issue Apr 5, 2017 · 0 comments
Open

Rename public-resource directory to avoid clash in classpath #167

flosell opened this issue Apr 5, 2017 · 0 comments

Comments

@flosell
Copy link
Owner

flosell commented Apr 5, 2017

Compojure defaults to expecting public resources in a directory "public" on the classpath. If more than one library uses this, the directories are merged in the classpath, leading to potential clashes. This has already happened with LambdaUI (sroidl/lambda-ui#91) so to be on the safe side, rename the directory to something else.

@flosell flosell added this to TODO in LambdaCD Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
LambdaCD
  
TODO
Development

No branches or pull requests

1 participant