Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/aio/firebase.json

15 lines
233 B
JSON
Raw Normal View History

feat(aio): add initial angular-cli scaffold (#14118) - adds initial CLI-generated app - adds material toolbar - initial (very rough) scss setup, lifted from angular/material - initial routing scaffold w/ homepage
2017-01-27 00:20:51 -08:00
{
"database": {
"rules": "database.rules.json"
},
"hosting": {
"public": "dist",
feat(aio): enable deep-linking on deployed apps (until prerendering is done) (#15049)
2017-03-13 18:35:16 +02:00
"rewrites": [
{
build(aio): implement prerendering The current implementation is based on @igorminar's [angular-io-v42][1]. It is using Protractor to request all docs URLs, let them fallback to `/index.html` and save the rendered page. [1]: https://github.com/IgorMinar/angular-io-v42/tree/05508ab3/tools/prerenderer Fixes #15104
2017-03-13 12:39:22 +02:00
"source": "/:path*",
"destination": "/content/docs-prerendered/:path*.html"
feat(aio): enable deep-linking on deployed apps (until prerendering is done) (#15049)
2017-03-13 18:35:16 +02:00
}
]
feat(aio): add initial angular-cli scaffold (#14118) - adds initial CLI-generated app - adds material toolbar - initial (very rough) scss setup, lifted from angular/material - initial routing scaffold w/ homepage
2017-01-27 00:20:51 -08:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 84ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API