Commit e48ccaa
authored
improvement: Remove npm auth from yarn configuration (#8)
* feat: add custom styling and release automation
- Implement custom CSS injection and URL rewriting to allow users to style PDFs and fix cross-environment links.
- Add release-please GitHub Action to automate the release process and enable secure NPM publishing.
* improvement: Remove npm auth from yarn configuration
- Remove npmAlwaysAuth and npmAuthToken from .yarnrc.yml to improve security by avoiding explicit token references in configuration.
- Update yarn.lock and install state to ensure the dependency tree is consistent with the new configuration.1 parent 14fd3d8 commit e48ccaa
3 files changed
Lines changed: 1032 additions & 728 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
| |||
0 commit comments