We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e0f16a + 8f0dc90 commit b8e4038Copy full SHA for b8e4038
README.md
@@ -28,7 +28,7 @@ can be hard to manage, particularly for multi-line HTML.
28
The text.js AMD loader plugin can help with this issue. It will automatically be
29
loaded if the text! prefix is used for a dependency. Download the plugin and put
30
it in the app's [baseUrl](http://requirejs.org/docs/api.html#config-baseUrl)
31
-directory.
+directory (or use the [paths config](http://requirejs.org/docs/api.html#config-paths) to place it in other areas).
32
33
You can specify a text file resource as a dependency like so:
34
0 commit comments