mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Declare Electron entry point
cgen-39355eae0b9f459da7ac442c65796371
This commit is contained in:
parent
47ddc93c1b
commit
ea55cc1d75
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "my-application",
|
||||
"version": "0.0.1",
|
||||
"main": "electron-main.js",
|
||||
"scripts": {
|
||||
"dev": "webpack serve --hot --mode development",
|
||||
"build-webpack": "webpack --mode production",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue