Commit Graph

8 Commits

Author SHA1 Message Date
David Glasser
e712d78cfb Export JSON from json package.
Make sure to use the built-in JSON if it exists.

Fixes #1204.
2013-08-02 11:19:08 -07:00
David Glasser
25a3afff54 - drop where from all on_use/on_test (it is no longer being passed in)
- allow `api.use(package, {options})` without where
- fix showdown to use a weak dependency
2013-07-25 18:54:40 -07:00
David Glasser
8dbee56e77 Add .gitignore to package directories to match linker branch.
This way switching between linker and devel doesn't leave you with lots of junk
in git status.
2013-05-13 10:57:37 -07:00
Nick Martin
2a68982e87 Make jquery-history package use the json package, not ship its own copy of json2.js 2012-11-15 20:44:56 -08:00
Geoff Schmidt
d1d5604976 Refactor bundler; new package API 2012-01-27 20:02:26 -08:00
Geoff Schmidt
ab7f8a379d enforce 'environments'. comments cleanup 2012-01-27 20:02:24 -08:00
Geoff Schmidt
e5eb42e55c Refactor package API/bundler 2012-01-27 20:02:24 -08:00
Geoff Schmidt
8cc4bc3aeb Package JSON cleanly. minimongo test passes on IE7 2012-01-16 23:03:07 -08:00