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

Whats going on with this repo #4

Open
calvinmetcalf opened this issue Mar 25, 2013 · 6 comments
Open

Whats going on with this repo #4

calvinmetcalf opened this issue Mar 25, 2013 · 6 comments

Comments

@calvinmetcalf
Copy link
Member

I've been using this repo to try to create a batteries included version of leaflet, one script you can link to with css and the plugins that you always find your self using included.

@brunob
Copy link
Member

brunob commented Mar 26, 2013

Hmm is a sort of "all in one" script ? For what kind of purpose are you plannig this to ?

@calvinmetcalf
Copy link
Member Author

to have an all in one script so instead of including leaflet and leaflet's css file, and the conditional comment for ie, and leaflet providers and leaflet whatever, you just have to include one thing.

@brunob
Copy link
Member

brunob commented Mar 27, 2013

But is it only for demo use or are you planning to make it "public/official" ? I'm genrally "scared" of this type of all in one script...

@calvinmetcalf
Copy link
Member Author

I really can't make it official because it's not an official source for leaflet, It's already public it's all on github, I don't really understand what you mean by being "scared" especially with your use of quotes, this is an out growth of the css repo here and the main focus of this would be the Jakefile to build the thing.

@jieter
Copy link

jieter commented Mar 27, 2013

So it basically is a mashup/all-in-one of all the stuff we provide in the org?

@calvinmetcalf
Copy link
Member Author

pretty much though I have a few not from this org in there at the moment, they are also minified together. Most of my plugin's grew out of code snippets I found myself constantly copy and pasting map to map the idea for this would be to deal with the constant block of plugins I need to grab for each map.

It has jake because that's what leaflet uses, but I have been using grunt in some other projects, but this could also be something to do with bower or requirejs or browserfy or a few other options, I was sort of inspired by that build tool leaflet has.

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