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

save js files in build directory #36

Closed
clsx524 opened this issue Feb 28, 2015 · 2 comments
Closed

save js files in build directory #36

clsx524 opened this issue Feb 28, 2015 · 2 comments

Comments

@clsx524
Copy link

clsx524 commented Feb 28, 2015

Hi,

This plugin works great when I used it to write reactjs with requirejs for my project, but I find it hard to write unit tests using karma. Is there a way to write converted js files to build directories so that I can directly run karma tests on them?

Thanks

@felipecrv
Copy link
Owner

The r.js build doesn't work for karma?

__
Felipe O. Carvalho
http://felipe.rs
On Feb 28, 2015 3:17 AM, "clsx524" notifications@github.com wrote:

Hi,

This plugin works great when I used it to write reactjs with requirejs for
my project, but I find it hard to write unit tests using karma. Is there a
way to write converted js files to build directories so that I can directly
run karma tests on them?

Thanks


Reply to this email directly or view it on GitHub
#36.

@clsx524
Copy link
Author

clsx524 commented Mar 3, 2015

I don't know how karma could work with this plugin. After some digging, I successfully integrated this plugin into grunt-contrib-jasmine and grunt-template-jasmine-requirejs.

@clsx524 clsx524 closed this as completed Mar 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants