mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-17 12:50:04 -06:00
docs: fix typo (#2150) [ci skip]
This commit is contained in:
committed by
Evan You
parent
8ccea270d4
commit
2bcbe71fb3
@@ -175,7 +175,7 @@ module.exports = {
|
||||
|
||||
Note that this only affects tags injected by `html-webpack-plugin` - tags directly added in the source template (`public/index.html`) are not affected.
|
||||
|
||||
See also: [CROS setting attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes)
|
||||
See also: [CORS setting attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes)
|
||||
|
||||
### integrity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user