Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b78062e

Browse files
authored
Merge pull request #4 from yashints/patch-1
Update angular.md
2 parents e3aee37 + d5ebf19 commit b78062e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎content/angular.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,10 @@ When the user navigates from "Home" to "Example," the browser provides the "Exam
297297

298298
Same happens when the user goes from "About" to "Media" since Guess.js prefetches the "Media" bundles when the user initially visits "About."
299299

300+
<div style="background-color: #e7f4ff; border-radius: 5px; padding: 20px; margin-bottom: 20px;>
301+
<strong>Note:</strong> The prefecthing would not work in dev mode. You should build the application in production mode to see the prefetching working. To try it out run: <code>npm run build</code>.
302+
</div>
303+
300304
### Conclusion
301305

302306
In this guide, we saw how to integrate Guess.js with Angular using Angular CLI.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /