Ron Gonzalez Lobo
2015-08-22 15:40:33 UTC
Hi everyone,
I just thought giving firebase a try w/ a dart polymer app.
First setup new app with webstorm as dart project with sample content
'Polymer Web Application'.
Next installed firebase via cmd and ran 'firebase init' in newly created
app folder, setting 'web' as public folder within firebase init.
Next built dart app via webstorm and afterwards ran 'firebase deploy' via
cmd.
Deployment looks good, but when accessing the firebase url it says:
https://flickering-inferno-1837.firebaseapp.com/packages/paper_elements/roboto.html 404
(Not Found)
https://flickering-inferno-1837.firebaseapp.com/packages/digicont_firebase/main_app.html
404 (Not Found)
It seems like packages is symlinked to the web folder.
Any idea how to resolve this or customize the firebase.json to make it work?
Thanks in advance!
Best,
Ron
I just thought giving firebase a try w/ a dart polymer app.
First setup new app with webstorm as dart project with sample content
'Polymer Web Application'.
Next installed firebase via cmd and ran 'firebase init' in newly created
app folder, setting 'web' as public folder within firebase init.
Next built dart app via webstorm and afterwards ran 'firebase deploy' via
cmd.
Deployment looks good, but when accessing the firebase url it says:
https://flickering-inferno-1837.firebaseapp.com/packages/paper_elements/roboto.html 404
(Not Found)
https://flickering-inferno-1837.firebaseapp.com/packages/digicont_firebase/main_app.html
404 (Not Found)
It seems like packages is symlinked to the web folder.
Any idea how to resolve this or customize the firebase.json to make it work?
Thanks in advance!
Best,
Ron
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.