John Teague
John Teague
I think setting paths would be particularly helpful in dev environment too where we use our own localhost CA root. Be nice to only need to symlink to one location...
This also appears to be an issue with Google Cloud Storage when using Boto Python 2.7 lacks SNI support. I'm new to this community so I thought I should ask:...
Take a look at https://github.com/Dabolus/polymer3-webpack-starter-kit. The author added static and dynamic subviews in that PSK that provide real examples of tackling routing for that. On Mon, Apr 2, 2018, 1:27...
I don't disagree that more examples of basic routing would be helpful. And I suspect you may find faster help by asking over in the Slack channel since the news...
Sorry about the confusion. The PSK I referred to uses TypeScript and is for a Polymer 3 pre-release version. Polymer 3 is due to be released soon, but I don't...
Really, this just needs a 301 redirect to www only.
This looks like you're logged in under one account name, but trying to access another. Open a incognito/private browser tab and try again. If you can log into an account,...
I left the minica generated files in a folder outside my project and created symlinks to the project files from the root of my project. I use Git so I...
I originally envisioned this as an optional helper or directive. So the overhead to the user would be optional, no?
I think this subclass example is the right balance. It's optional (cost) and a useful use case solution (benefit). Thanks for consideration. If it doesn't land, it could be added...