fry69
fry69
This is an attempt on creating a contributing section in the Fresh documentation. Most of this was generated by Claude Clode. It is certainly too verbose in some places and...
fix #650 This code was generated with VS Code Copilot agent and Sonnet-4.5. I think it did its job quite well. Generated PR message below --- ## Add SQLite URI...
This link here: https://github.com/mdn/dom-examples/blob/main/navigation-api/subpage.html#L23 brings you to a non-existent page: ```html Back to index.html. ``` What exists is `https://mdn.github.io/dom-examples/navigation-api/` so should this link be: ```html Back to index.html. ``` Or...
This fixes two issue: - If not run as part of the `npm version` process, the `process.env.npm_package_version` is not set and then the `version` property from `manifest.json` will get removed....