rykener
rykener
``` ➜ npm --version 7.3.0 ➜ node --version v15.5.1 ➜ gatsby --version Gatsby CLI version: 2.17.0 ``` ``` $ gatsby new my-project [email protected]:fabe/gatsby-universal.git info Creating new site from git: https://github.com/fabe/gatsby-universal.git...
in django's static template tag you can do ``` {% static 'main.js' as foobar %} ``` Even though the manifest tag is just a wrapper around the static tag, the...
When webpack splits source files into chunks there is likely a preferred order to which those files should be imported into html with. In my testing thus far it doesn't...
Resolves #283 CRA outputs its files into `build/`, but with the `css`, `js`, and `media` directories all being inside an intermediary `static` dir. However, this change makes it so the...
As glencarl mentioned in issue #42, the Expedited SSL scanner isn't picking up HSTS with v0.1.5 installed. This comes back to the `Strict-Transport-Security` flag not being sent in the header,...
File Tree Alternative: 2.6.0 Obsidian 1.9.10 iOS 18.5 - In the sidebar I'm looking at the File Tree panel. - If I try to long press on a folder, I...