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

Documentation for running Wallaby with my Meteor project #28

Open
jonmc12 opened this issue Mar 21, 2016 · 1 comment
Open

Documentation for running Wallaby with my Meteor project #28

jonmc12 opened this issue Mar 21, 2016 · 1 comment

Comments

@jonmc12
Copy link

jonmc12 commented Mar 21, 2016

I have an existing Meteor project, using angular on client. It would be nice to use Wallaby when I'm running Chimp in the background.

I thought I might be able to replace src with a symlink to my own project, and include the appropriate file patterns in wallaby_client.js and wallaby_server.js, but haven't had cycles for a full test yet so I figured I'd ask if there are any tips to get started.

Is this kind of setup intended to work in current state? Is any documentation planned to be able to configure Wallaby w/ Chimp and an arbitrary Meteor project?

@ghost
Copy link

ghost commented Mar 22, 2016

I'm going to update the Wallaby configs for Meteor 1.3 when it has been released. The configs work for Meteor apps that only use ES2015 modules.

It should be possible to make it work with apps that use the Meteor loading order conventions by creating file patterns that mimic those conventions. A contribution to provide this is welcomed.

Also there was a Wallaby bug that caused a "Max stack exceeded" error, that should now be fixed in the latest Wallaby version.

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

1 participant