Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

load-file switches back to default namespace #236

Closed
honzabrecka opened this issue Aug 21, 2017 · 0 comments
Closed

load-file switches back to default namespace #236

honzabrecka opened this issue Aug 21, 2017 · 0 comments

Comments

@honzabrecka
Copy link

cljs.user => (load-file ".../xyz.cljs")
cljs.user => (in-ns 'foo.xyz)
foo.xyz => (load-file ".../xyz.cljs")
cljs.user => # should preserve foo.xyz

Version 1.7.
In previous version (1.6) it worked.

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

No branches or pull requests

1 participant