-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 fix: should not use private npm repositroy in the packag-lock.json,… #391
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 'master' of github.com:fi3ework/hexo-theme-archer: Update issue templates
Merge pull request from master branch
fix: category not shown if there are no tags
fix: abnormal h1 tag rendered in index page excerpt
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…/loader-utils-2.0.3 chore(deps): bump loader-utils from 2.0.2 to 2.0.3
1、默认关闭字数统计功能,避免用户在未安装插件时启动主题出错。 2、更新主题介绍文档和二次开发文档。 3、更新项目依赖库版本。
fix(word-count): disable word count function by default
Refactor `toc.js` and upgrade deps (v1.6.6)
…Analytics MOD: migrate GoogleAnalytics to gtag.js
… or it'll make the others failed to clean install dependecies
Stark-X
force-pushed
the
fix-lock-file-issue
branch
from
April 1, 2024 01:36
9c7e023
to
be36453
Compare
close due to incorrect branch base |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
修复在内网中更新的 lock 文件导致外部用户无法执行 clean install 的问题