You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
===========================================================v----------------v
"When the patch is reviewed and merged, delete your branch and pull yours � and other � changes from the main (upstream) repository:"
The build output can be located under the build directory. It consists of the following files and directories:
angular-.tgz � This is the complete tarball, which contains all of the release build artifacts.
angular.js � The non-minified angular script.
angular.min.js � The minified angular script.
angular-scenario.js � The angular End2End test runner.
angular-ie-compat.js � The Internet Explorer compatibility patch file.
docs/ � A directory that contains all of the files needed to run docs.angularjs.org.
docs/index.html � The main page for the documentation.
docs/docs-scenario.html � The End2End test runner for the documentation application.