Skip to content

Commit 72d1c63

Browse files
authored
Merge pull request react-monaco-editor#29 from expobrain/require_config
Updated README with the default value for requiredConfig.path
2 parents 364a0e1 + fcd8a8a commit 72d1c63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ class App extends React.Component {
130130

131131
Both them are valid ways to config loader url and relative path of module.
132132

133+
The default value for `requriedConfig.url` is `vs/loader.js`.
134+
133135
> You may need to note the [cross domain case](https://github.com/Microsoft/monaco-editor#integrate-cross-domain).
134136
135137
## Properties

0 commit comments

Comments
 (0)