This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular-docs-cn
/
aio
/
src
/
extra-files
/
archive
/
robots.txt
4 lines
92 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
ci(aio): fix deploying the stable branch to Firebase The `deploy-to-firebase.sh` always expects there to be a `src/extra-files/<mode>` directory and breaks if it doesn't exist.
2017-08-09 02:18:31 +03:00
# Disallow all URLs (see http://www.robotstxt.org/robotstxt.html)
ci(aio): include extra files in AIO deployment based on mode Any files that are inside the `extra-files/{mode}` folder will be copied over to the `dist` folder before deployment to Firebase. See #18287
2017-07-26 20:41:45 +01:00
User-agent: *
ci(aio): fix deploying the stable branch to Firebase The `deploy-to-firebase.sh` always expects there to be a `src/extra-files/<mode>` directory and breaks if it doesn't exist.
2017-08-09 02:18:31 +03:00
Disallow: /
Reference in New Issue
Copy Permalink