Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Change build system, add /dist directory #46

Closed
kevee opened this issue Oct 9, 2013 · 7 comments
Closed

Change build system, add /dist directory #46

kevee opened this issue Oct 9, 2013 · 7 comments

Comments

@kevee
Copy link
Collaborator

kevee commented Oct 9, 2013

To facilitate an automated build system, break out the quail /src directory into core, libs, and custom test callbacks. This will also allow wrapping the library for different contexts, like cheerio.

For the time being, final files should be compiled to both the /src and /dist directories since some projects are expecting that, but we can plan to sunset this in a future release.

@LaurentGoderre
Copy link

👍

@nschonni
Copy link
Contributor

Are you interested in a Grunt PR?

@LaurentGoderre
Copy link

@nschooni, I was looking into it., if it uses vanilla JS, it would be relatively easy to create a grunt task that takes a list of URLs and use phantomjs and this script to test each URLs.

@kevee what do you think? We can probably help in this.

@nschonni
Copy link
Contributor

http://browserify.org/ might be good to look at too (it's what JSHint uses), so those that want to keep using the browser version are happy 😄

@LaurentGoderre I think a grunt-quail task could/should be a separate repo if this gets node-ified

@LaurentGoderre
Copy link

Totally! That's what I was thinking too

@kevee
Copy link
Collaborator Author

kevee commented Oct 11, 2013

I'm going that route too, but step one is to just separate out all the components in the quail repo.

@nschonni
Copy link
Contributor

👍 Like we said, we're willing to help 😉 Just tell us how high to jump 😄

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