mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-29 10:24:45 +00:00
note about fouc
This commit is contained in:
parent
bb240a55a6
commit
b3c4b8f939
1 changed files with 3 additions and 1 deletions
|
|
@ -86,7 +86,9 @@ And in your browser visit [localhost:8000](http://localhost:8000).
|
|||
AMD Support in Development
|
||||
==========================
|
||||
|
||||
Please bear in mind that async loading is not supported for production and is primarily used for the project's build process. If you find dependency bugs when using the async loading support for development please log them in the github issue tracker.
|
||||
Please bear in mind that async loading is not supported for production and is primarily used for the project's build process. As a result developers should expect an initial flash of unstyled content, which will not occur when the library is compiled.
|
||||
|
||||
If you find dependency bugs when using the async loading support for development please log them in the github issue tracker.
|
||||
|
||||
Building With A Custom Theme
|
||||
============================
|
||||
|
|
|
|||
Loading…
Reference in a new issue