Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

workerPath is now basePath #113

Open
nemanjan00 opened this issue Jun 13, 2015 · 4 comments
Open

workerPath is now basePath #113

nemanjan00 opened this issue Jun 13, 2015 · 4 comments

Comments

@nemanjan00
Copy link

In new version of ace, workerPath option is changed to basePath. :)

@bostondevin
Copy link

I can't set the workerPath using the method described in the documentation - maybe this is why???? I can't really use this, or i'll have to monkeypatch it.

@bostondevin
Copy link

Change line #37 to this and it's fixed:

config.set('basePath', opts.workerPath);

@dmitry-kostin
Copy link

aaaa
why this is not fixed yet, almost a year passed.. :)

@nemanjan00
Copy link
Author

#160

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

3 participants