mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-08 14:04:31 +08:00
Expose global monaco instance for firenvim plugin support (#1642)
This commit is contained in:
parent
92c0783f5d
commit
b52710ca63
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ module.exports = (env, options) => {
|
|||
"css",
|
||||
"javascript",
|
||||
],
|
||||
globalAPI: true,
|
||||
}),
|
||||
],
|
||||
optimization: {
|
||||
|
|
Loading…
Add table
Reference in a new issue