mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Improve autocomplete and a few other changes
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = {
|
||||
disableHostCheck: true,
|
||||
},
|
||||
plugins: [
|
||||
new MonacoWebpackPlugin({ languages: ['javascript', 'html', 'typescript'] }),
|
||||
new MonacoWebpackPlugin({ languages: ['javascript', 'json', 'typescript'] }),
|
||||
],
|
||||
},
|
||||
css: {
|
||||
|
||||
Reference in New Issue
Block a user