mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
jupyterlab-ihaskell: enable use as a prebuilt extension
This commit is contained in:
parent
0518db3c07
commit
95692f6021
4624
jupyterlab-ihaskell/package-lock.json
generated
4624
jupyterlab-ihaskell/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -39,9 +39,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"rimraf": "^3.0.0",
|
||||
"typescript": "~3.7.3"
|
||||
"typescript": "~3.7.3",
|
||||
"@jupyterlab/builder": "^3.0.8"
|
||||
},
|
||||
"jupyterlab": {
|
||||
"extension": true
|
||||
"extension": true,
|
||||
"outputDir": "labextension"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user