Consistent naming of Mithril.js
This commit is contained in:
parent
7b1fda5b66
commit
885b3f9442
48 changed files with 269 additions and 269 deletions
|
|
@ -5,7 +5,7 @@ else window.o = m()
|
|||
})(function init(name) {
|
||||
console.warn(
|
||||
"Please switch to the `ospec` package to remove this warning and see " +
|
||||
"the most recent features. Using the `ospec` bundled within Mithril " +
|
||||
"the most recent features. Using the `ospec` bundled within Mithril.js " +
|
||||
"is deprecated, and it will be removed in the next major release."
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue