Skip to content
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(lsloader): Fix that does not generate hex when missing .js and .css suffixes #315

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

EYHN
Copy link
Contributor

@EYHN EYHN commented Apr 22, 2017

Contributing rules

  • Fork the repo and create your branch from canary. Then be sure to put the canary branch as the target for your pull request.
  • Please be sure to follow the contributing guidelines, especially for commit message
  • Remove the Contributing rules part from this description
  • Fill out the other parts from this description

If you don't do so, we might change your pull request's title and using squash to merge your changed.

What kind of change does this PR introduce? (check one with "x")

  • Bug fix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

Description

fix(lsloader): Fix that does not generate hex when missing .js and .css suffixes

偶然发现,在不启用 cdn 且缺少 .js 和 .css 后缀时,会判定找不到文件,不会生成文件hex值。


Verification steps

No verification steps.

@iblh iblh merged commit e69092b into iblh:canary Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants