This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
angular.js
Watch
1
Star
0
Fork
You've already forked angular.js
0
mirror of
https://github.com/Hopiu/angular.js.git
synced
2026-03-27 19:50:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d804bbcd51
angular.js
/
version.yaml
6 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
prepare the 0.9.19 canine-psychokinesis iteration
2011-07-30 03:01:19 +00:00
# AngularJS build config file
Add support for version numbers in the Rakefile * version number is stored in version.yaml - work in progress is marked with version number that ends with '-snapshot' * all compiled files are stored in the './build/' directory without version numbers * :package task creates a tarball in the build directory - if version number contains '-snapshot', this substring is replaced with sha of the head - tarball contains version number in the filename - all js files contain version number in the filename * .gitignore was updated to reflect all these changes * the .map file is not created by the closure compiler any more
2010-10-20 04:19:28 +00:00
---
chore(release): start 1.1.0 increase-gravatas iteration
2012-07-12 23:08:32 +00:00
version
:
1.1
.0
-
snapshot
codename
:
increase-gravatas
chore(docs): use GAE and Google CDN for docs Short summary: if you use local node server everything should work as before, if you use GAE, everything should work now as well, but we pull assets from CDN. - GAE doesn't support ':' in filenames, so I had to replace it with '_' but only in the filename, all servers were reconfigured to rewrite the urls from : to _ when doing file lookup - We now pull angular assets from google CDN when deployed on GAE (locally or in production). When running on a non GAE server we pull assets from ../ directory as before - Since only certain versions of Angular are available on CDN and we want to be able to autodeploy docs, I had to pin down the Angular files to a "stable" version when running on GAE
2012-08-20 15:28:04 +00:00
stable
:
1.0
.1
Reference in a new issue
Copy permalink